Hello all: I've been having a problem with Filter By entries automatically appearing when revisiting any page with the filter bar. They don't go away, ever, regardless of the number of sessions and length of time between. It happens in Chrome and Edge, but not FireFox. Any ideas how to get rid of it short of clearing cache, etc? Thanks,
Hi, you have a number of javascript errors on the page (canvases.asp is the main one I looked at) and those errors will stop other javascript from running, so this could very well be the source of your issue.
On that page, right click in your browser and click the "console" tab to see the errors. Some of them seem to be related to your mega menu.
Clear those up and it seems likely other things will fall into place.
Hi David, thanks for the info. I see them, but it'll take me a while to get it sorted out; I know nothing about JS. Meanwhile, I've discovered that the entries that get "stuck" are actually parts of sign in credentials, which is another kettle of fish altogether. It doesn't seem to be a problem for other users though, so that's comforting.