element-portable/src/vector/platform
James Salter adad5e16c2
Fix page reloading on initial update (#21410)
Remove the hash event listener before reloading the page, as the reload was being swallowed by our router.

Along the way, refactor out routing logic form app.tsx to avoid causing a circular import.
2022-03-16 12:20:06 +00:00
..
ElectronPlatform.tsx Add allowOverridingNativeContextMenus() (#17777) 2022-03-03 10:39:42 +00:00
PWAPlatform.ts Fix imports to work with new lint rules (#19532) 2021-12-09 15:57:46 -07:00
VectorBasePlatform.ts Fix imports to work with new lint rules (#19532) 2021-12-09 15:57:46 -07:00
WebPlatform.ts Fix page reloading on initial update (#21410) 2022-03-16 12:20:06 +00:00