iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Fix `FrontstageDef` to correctly update widgets while activating #815

Closed GerardasB closed 4 months ago

GerardasB commented 4 months ago

Changes

Fixes #778 by correctly updating widgets if a new provider is registered while a frontstage is activating.

Testing

Added a unit test.