Open
Description
For the following demos, when opened in StackBlitz:
- Grid state persistence
- HGrid state persistence
- TreeGrid state persistence
- PivotGrid state persistence
Routing and routes are not configured, so the samples don't load correctly.
Possibly a regression after migrating to standalone components, similar to this issue.
Here is a fork of the grid sample with an example routing setup for standalone in app.config.ts.