hyperstack-org / hyperstack-org/hyperstack

WhileLoading can cause parent components to fail

Đang mở
#288 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
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ả

related to #256 probably

Consider this case:

```ruby
class App < HyperComponent
render do
ComponentA # loads some data
ComponentB # loads some data too
end
end
```

If `ComponentB` uses `WhileLoading`, but `ComponentA` does not, then when ComponentA loads its data things die.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.