Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSA gives an error on cold run #41

Closed
yznts opened this issue Oct 15, 2021 · 1 comment
Closed

SSA gives an error on cold run #41

yznts opened this issue Oct 15, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@yznts
Copy link
Owner

yznts commented Oct 15, 2021

Catching an error while calling SSA on cold run. SSA components store is populated while initial page rendering, which is never triggered on cold run.
Need some optional explicit way to register components on app start.

@yznts yznts changed the title SSA on cold run SSA gives errors on cold run Oct 15, 2021
@yznts yznts changed the title SSA gives errors on cold run SSA gives an error on cold run Oct 15, 2021
@yznts yznts added the bug Something isn't working label Oct 15, 2021
@yznts yznts added this to the v0.2 milestone Oct 15, 2021
@yznts yznts modified the milestones: v0.2, v0.3 Nov 29, 2021
@yznts
Copy link
Owner Author

yznts commented Jan 14, 2022

Will be deployed with #93

@yznts yznts closed this as completed Jan 15, 2022
@yznts yznts modified the milestones: v0.3, v1.0 Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant