marcelodolza/iziModal

console errors when working with angularjs

Open

#104 aberto em 12 de jul. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)CSS (291 forks)batch import
help wanted

Métricas do repositório

Stars
 (2.146 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador