motd back button duplication #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is a funny issue with the web component on https://reboot.li/nerd-stuff/message-of-the-day/ when you go to the page and then go to another page and then click on back it duplicate the web components and renders it twice if you do it again it will render it 3 times etc...
I had noticed this at some point already and I think it may be has to do with HTMX, I think I understood was the problem was but I forgot now...