Overture is a powerful JS library for building really slick web applications, with performance at, or surpassing, native apps.
725
stars
25
forks
source link
Nested SwitchViews can place their contents out of order #24
Closed
chris-morgan closed 7 years ago
Minimal test case:
Expected output: AB
Expected HTML output (simplified):
Actual output: BA
Actual HTML output (simplified):