jcalem
jcalem
> The versions mentioned in the issue for the following packages differ from the latest versions on npm: > > * `@react-navigation/native` (found: `6.0.6`, latest: `6.0.10`) > > Can you...
@Dushusir Any thoughts on how to fix this?
This issue is caused due to the fundamental architecture/configuration of the `CalculateFormulaService`, `Interpreter`. These classes rely on the following `runtimeService` reference data during the calculation execution: - row: number, -...