iTwin / appui

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

Fix `useConditionalValue` to handle event ids as case insensitive (backport #967) #973

Closed mergify[bot] closed 2 months ago

mergify[bot] commented 2 months 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.


This is an automatic backport of pull request #967 done by Mergify.