schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
996 stars 59 forks source link

fix: elements are rendered in wrong order when using PreloadStateMixin #223

Closed schultek closed 2 months ago

schultek commented 2 months ago

Description

Reproducible example here: https://github.com/nmfisher/jaspr_preload_state_mixin_bug by @nmfisher

Doctor Output

Expected Behavior

Additional Context