Open
Description
Minimal reproduction of the bug with instructions:
This bug was replicated locally and on stackblitz
- Open stackblitz from demo app.
- When "addTodo(name: string)
- Check type returned form this.model.get();
type = Object[]
Expected behavior:
Type should be Todo[]
Other information:
I would be willing to submit a PR to fix this issue:
[ ] Yes (Assistance is provided if you need help submitting a pull request)
[ x] No
Metadata
Metadata
Assignees
Labels
No labels