hyperstack-org / hyperstack-org/hyperstack
`Object#loaded?` and `Object#unloaded?` should be defined on the server
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- JavaScript
- Star
- 538
- Fork
- 41
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.