Bug Fixes
- core: updating type of input value to accept numbers, fixes #20173 (#20267) (7080205)
- react: adding missing overlay component events, fixes #19923 (#20266) (ec6a8dd)
- react: Don't render overlay children if isOpen is false, fixes #20225 (#20226) (aff9612)
- react: re attach props on update, fixes 20192 (#20228) (9e35ebe)
- react: remove leaving view when routerdirection is back, fixes #20124 (#20268) (63d4e87)
- react: support routes without a path for notfound routes, fixes #20259 (#20261) (2f8c13b)
- react: update icon types to be a string as well, fixes #20229 (#20230) (1411d8a)