Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Add possibility to catch collection load errors. #50

@jurcello

Description

@jurcello

At the moment a problem in loading a collection cannot be catched because it is catched in the load function of the collection.

It would be nice if this throws another exception (like loading error) so the calling code can react to problems. In the vuex implementation this exception could be catched and handled.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions