1

good morning I write app in Anuglar and Bootstrap, and i used ui.router to routes(works good), and when i load bootstrap library i have this error: console:

Syntax error, unrecognized expression: #!

index.html

<script src="js/jquery-3.1.1.min.js" type="text/javascript-lazy"></script>

<script src="bootstrap/js/bootstrap.js" type="text/javascript-lazy"></script>

how to fix it?

0

1 Answer 1

0

I don't know if it solves your problem or not, but angular doesn't use bootstrap as it is, it use a customized version of it here it is, use it instead of normal bootstrap

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.