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

`Object#loaded?` and `Object#unloaded?` should be defined on the server #320

Open
catmando opened this issue Oct 19, 2020 · 0 comments
Open

`Object#loaded?` and `Object#unloaded?` should be defined on the server #320

catmando opened this issue Oct 19, 2020 · 0 comments

Comments

@catmando
Copy link
Contributor

@catmando catmando commented Oct 19, 2020

These methods are only useful on the client, but for isomorphic methods they should be also defined on the server. On the server loaded? should always return true, and unloaded? always returns false.

@catmando catmando added this to To do in ALPHA to production via automation Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.