You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be a reason to always make child tags explicit, however the 99% use case is probably the opposite. Maybe an explicit way to opt out of propagating could also work.
The text was updated successfully, but these errors were encountered:
In many cases it would be nice to not have to write the child html reader tag:
However, there might be cases where a child vector is intended as a JS runtime array and not HTML:
This may be a reason to always make child tags explicit, however the 99% use case is probably the opposite. Maybe an explicit way to opt out of propagating could also work.
The text was updated successfully, but these errors were encountered: