marcelodolza/iziModal

console errors when working with angularjs

Open

#104 aperta il 12 lug 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)CSS (291 fork)batch import
help wanted

Metriche repository

Star
 (2146 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I've tried just to add the iziModal library to my code, and it throws errors to the console when toggling between routes

  • without the plugin inside the bundle, the console is clean and works cleanly.

Error: Syntax error, unrecognized expression: #/users/ at Function.fa.error (vendor-scripts.min.js:2) at fa.tokenize (vendor-scripts.min.js:2) at fa.select (vendor-scripts.min.js:2) at Function.fa [as find] (vendor-scripts.min.js:2) at n.fn.init.find (vendor-scripts.min.js:2) at n.fn.init (vendor-scripts.min.js:2) at n (vendor-scripts.min.js:2) at vendor-scripts.min.js:3040 at dispatch (vendor-scripts.min.js:3) at r.handle (vendor-scripts.min.js:3)

Guida contributor