Make hiding comment section stateful #2

Open
opened 2024-06-09 13:46:30 +00:00 by schrumpel · 0 comments
Owner

Fix hiding of the comment section by making it stateful.

Make it stateful, instead of not stateful as it is in the current setup.

Comment hiding is done via localstorage, this causes the comment section to pop in on a page load even though it should be hidden.

Fix hiding of the comment section by making it stateful. Make it stateful, instead of not stateful as it is in the current setup. Comment hiding is done via localstorage, this causes the comment section to pop in on a page load even though it should be hidden.
schrumpel referenced this issue from a commit 2024-06-09 23:10:38 +00:00
This repo is archived. You cannot comment on issues.
No description provided.