hyperstack-org / hyperstack-org/hyperstack
`Object#loaded?` and `Object#unloaded?` should be defined on the server
未关闭
enhancement
good first issue
- 主要语言
- JavaScript
- 星标
- 538
- 派生
- 41
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。