Hello,
on behalf from this post: How to Reset the Modal Hash - UX Troubleshooting I have the problem, that we have to toggle the modal via different graphical elements. So we need to work with the url hashtag
#contact
Problem is, after the user maybe toggled the modal once, he closes it and want to re-open it again. But as the hashtag stays in the url the modal is not triggered to open again.
Is there any JS API i can hook on to reset the url hashtag after closing the modal?
Thanks for your support.
Regards