Vmeda.Online/src
Noel De Martin 77d3ac9d43 MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
..
addons MOBILE-4470 angular: Fix snapshot types 2024-05-14 13:33:34 +02:00
app MOBILE-3947 chore: Remove unnecessary route module exports 2024-03-12 15:46:04 +01:00
assets MOBILE-4268 core: Remove storybook 2024-03-18 16:10:40 +01:00
core MOBILE-4470 angular: Fix snapshot types 2024-05-14 13:33:34 +02:00
testing MOBILE-4470 behat: Fix header step 2024-05-14 11:29:00 +02:00
theme MOBILE-4470 ui: Fix collapsible header 2024-05-14 11:29:00 +02:00
types MOBILE-4304 core: Implement insert row id 2024-02-14 09:06:19 +01:00
index.html MOBILE-4239 mediaplugin: Lazy load videojs 2023-02-22 15:12:25 +01:00
main.ts
polyfills.ts MOBILE-3947 ng: Update polyfills 2023-11-30 15:02:30 +01:00