choojs / hyperx

🏷 - tagged template string virtual dom builder
BSD 2-Clause "Simplified" License
1.01k stars 48 forks source link

Error: multiple root elements must be wrapped in an enclosing tag #76

Closed vorg closed 5 years ago

vorg commented 5 years ago

Due to last commit https://github.com/choojs/hyperx/commit/a535fd5b119a7ca1750ad53e860167409fc4def5 my app now crashes withError: multiple root elements must be wrapped in an enclosing tag

It was all fine until 4h ago with 2.5.2. Will investigate more what's actually broken.

vorg commented 5 years ago

This has been reverted in hyperx@2.5.4 so closing for now