iTwin / viewer

Monorepo that contains the iTwin Viewer npm packages and their related packages
MIT License
25 stars 16 forks source link

Avoid re-initialization of a state manager #206

Closed GerardasB closed 2 years ago

GerardasB commented 2 years ago

This PR fixes an issue where application configured StateManager is re-initialized by the BaseInitializer (once the Viewer is rendered) preventing the application from configuring a custom Redux store.