Skip to content

Neither synchronous state transitions nor state transition callbacks seem to work when using guards #13

@Eminenz

Description

@Eminenz

When using guards for asynchonous stuff like requests in methods like render/prepare, and changing the state of the component to visible, the callback is called before the guard even finishes.

Is there a possibility to check when the state actually changed except the visible:enter event or is that a bug?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions