Ken Blum
Ken Blum
@fortunella I can reproduce this issue in a non-Ionic environment. Using `@angular/core` and `@ngx-translate/core 13.0.0`. Occurs mostly on initial page load. Translations load after reloading window, I guess because *.js...
I'm using Redux Toolkit and upgrading the package version to at least 1.7.0 solved this issue for me. > "@reduxjs/toolkit": "1.7.2",
Issue still exists in `v3.0.1` ### Example Plotting line between `San Francisco` and `Auckland` does not render shortest path:  ``` event.target.resize()} > ```
Issue still exists in `v3.0.1` ### Example Plotting line between `San Francisco` and `Auckland` does not render shortest path:  ``` event.target.resize()} > ```
@cipolleschi still seeing the same error with RN 0.74.2 (upgrading from 0.73.8) ``` [!] An error occurred while processing the post-install hook of the Podfile. undefined method `path' for nil:NilClass...