I'm trying the AngularJS that until then used Bootstrap CSS.
But the W3.CSS uses an anchor to open, already AngularJS interprets the anchors as routes and redirects to the route .
As an otherwise , it redirects to /
and does not open the modal.
If I enter a route to the modal, AngularJS opens as a page and not as modal.
I would like guidance on how to proceed in this case.