This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
Function called outside component initialization #592
Closed
Description
I'm getting a Function called outside component initialization
error from a sapper v0.26.0-alpha.10 project.
A component is being loaded from a index.html route component. This component is calling onMount, beforeUpdate, afterUpdate, or onDestroy.
I tried moving onMount into a setTimeout & the same issue occurs.
Unfortunately, I'm not able to reproduce it in the repl. Hopefully, this will be fixed or a reproduction for this issue will emerge.
Metadata
Metadata
Assignees
Labels
No labels