How to close notification slide-over on action

Hi guys, I created some database notifications with action, when I am on mobile and I click on action I am redirected to page, but slide-over is not closed automatically. How to do that?
18 Replies
Dev_
Dev_10mo ago
Same problem brother
Trauma Zombie
Trauma ZombieOP10mo ago
Still looking for the solution, if anyone has it.
Dev_
Dev_10mo ago
@Dan Harrin maybe you can help us?
Dan Harrin
Dan Harrin10mo ago
are you using spa mode
Dev_
Dev_10mo ago
in my case ,yes sir
Dev_
Dev_10mo ago
No description
Dev_
Dev_10mo ago
It redirected me perfectly to the exact uri for the specific request, but the problem is I want to close the database notification modal, here's the screenshot https://prnt.sc/3HVfop_tvoCN
Lightshot
Screenshot
Captured with Lightshot
Dan Harrin
Dan Harrin10mo ago
and if you disable spa mode it works?
Dev_
Dev_10mo ago
unfortunately, still the same Sorry, it works after disabling the spa, weird lol Is there a way to close the modal even if the spa is activated ?
Dan Harrin
Dan Harrin10mo ago
its probably a bug, please open an issue with a reproduction repository
Trauma Zombie
Trauma ZombieOP10mo ago
Sorry for late reply, thank you for your interest. For me it is not closing only in SPA mode. When I disabled it, it is working just fine.
Mark Chaney
Mark Chaney8mo ago
Ah, i think this is indeed an issue with SPA mode. Guessing he didnt log the issue. i will check it out
Birssan
Birssan6mo ago
Has this issue been reported on Github ?
Niels
Niels3w ago
Any updates on this?
Mark Chaney
Mark Chaney3w ago
@Niels unfortunately i have no idea. Was just for a hobby project and we dont use SPA with any of our production apps
Niels
Niels3w ago
No problem, I'll file a GitHub issue when I have some time.
David | Fortune Validator
I had the same issue when using the global search. Page redirects but popup stays. I disabled spa in the end
Mark Chaney
Mark Chaney3w ago
yep, spa mode just creates so many issues. Dan isnt a fan either because of the headaches it causes

Did you find this page helpful?