my problem was when I loaded the route to redirect to the events page before closing the modal. What caused the error "ERROR: Cannot activate an already activated exit"?
I tried closing the modal first, but I was unsuccessful with the navigation. My alternative was to apply the modal as a normal page, and call it in routes, making the standard navigation as a page.