Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Error thrown when cell overflow position is unknown (#1177)
Fixes #1116 Couldn't reproduce the bug but changed the code to return `NULL_POSITION` if any needed values are undefined instead of using `assertNotNull`.
- Loading branch information