seems to be showing the homepage over and over again…
seems to be showing the homepage over and over again…
can’t seem to get into any post, etc.
The error I’m seeing in the console is Cannot read property 'indexOf' of undefined
. It’s being thrown from the visibleListTags
function.
This is a shot in the dark, but could you try disabling the Site Setting ‘suppress_overlapping_tags_in_list’?
i had actually tried that and it didn’t work the first few times i flipped it…
but… strangely it works now…? 3rd time’s the charm?
Fixed the underlying bug via:
https://github.com/discourse/discourse/commit/3707cce1f0a92e149a401c97dbd0a409e957a79e
You can enable the suppress_overlapping_tags_in_list
setting again, if you want to, @8BIT.