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
We should add the traditional onmounted event by calling the handler when a blitz_dom::Element is mounted.
Desktop seems to do this to creating a custom RenderedElementBacking, which I think would work even smoother in our case without the socket in between 👀
The text was updated successfully, but these errors were encountered:
We should add the traditional
onmounted
event by calling the handler when ablitz_dom::Element
is mounted.Desktop seems to do this to creating a custom
RenderedElementBacking
, which I think would work even smoother in our case without the socket in between 👀The text was updated successfully, but these errors were encountered: