v2.2.2 -> v2.2.3 Conditional components generate errors? #2990
Labels
Area: Core
For anything dealing with Mithril core itself
Status: Needs reproduction
For issues that lack a demo or example that reproduces the unexpected behavior in question
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
Mithril.js Version
v2.2.3+
Browser and OS
Happy dom
Project
No response
Code
Steps to Reproduce
Upgrade mithril from 2.2.2 to 2.2.3+
Expected Behavior
No errors/breaking of rendering.
Observed Behavior
I see these errors on a bunch of my tests after upgrading from 2.2.2 to 2.2.3 (problem still exists in 2.2.10), and it breaks rendering. This does NOT happen at all on 2.2.2.
This could be a happy-dom issue, but I'd love to be able to provide a reproducible thing that doesn't involve a ton of libraries. Is there any logging I could add to
render.js
ordomFor.js
to narrow down the issue or what el it's acting on?Context
No response
The text was updated successfully, but these errors were encountered: