iTwin / appui

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

Fix `useConditionalValue` to handle event ids as case insensitive #967

Closed GerardasB closed 1 month ago

GerardasB commented 1 month ago

Changes

This PR fixes an issue where useConditionalValue would not handle the sync event ids correctly due to casing.

Testing

Added additional unit test.

GerardasB commented 1 month ago

@Mergifyio backport release/4.16.x

mergify[bot] commented 1 month ago

backport release/4.16.x

✅ Backports have been created

* [#973 Fix `useConditionalValue` to handle event ids as case insensitive (backport #967)](https://github.com/iTwin/appui/pull/973) has been created for branch `release/4.16.x`