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
Hello,
I found quite an odd bug:
When applying a event handler like :onclick to a div element which is inside an template element, the contents of the div are not rendered.
Hello,
I found quite an odd bug:
When applying a event handler like :onclick to a div element which is inside an template element, the contents of the div are not rendered.
The code above will render the div and the elements within, but the sprae directives are not resolved. The :onclick handler however works.
This however works fine, everything is rendered as it should.
This however is also rendered fine as well...
The text was updated successfully, but these errors were encountered: