neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.76k stars 149 forks source link

component.Base: edge case where delta updates start when child updates are already in progress #5474

Open tobiu opened 1 month ago

tobiu commented 1 month ago

Screenshot 2024-06-23 at 21 22 52

this one needs brainstorming. while we could further polish the edge-cases, the fine grained major updates version would resolve it out of the box: https://github.com/orgs/neomjs/discussions/5408

we need to make a decision into which direction to move forward.