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
The infinite chain of function calls seems wildly unnecessary. The element could just as easily be built using a single string of (much easier to read) markup.
We should also separate the construction of the fragment from the event binding.