Ken Blum

Results 5 comments of 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: ![image](https://github.com/mapbox/mapbox-gl-js/assets/2436496/7e3f2ff8-ef7f-4bf6-aa80-5da8f24d2f7c) ``` event.target.resize()} > ```

Issue still exists in `v3.0.1` ### Example Plotting line between `San Francisco` and `Auckland` does not render shortest path: ![image](https://github.com/mapbox/mapbox-gl-js/assets/2436496/7e3f2ff8-ef7f-4bf6-aa80-5da8f24d2f7c) ``` 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...