marcelodolza/iziModal

console errors when working with angularjs

Open

#104 创建于 2017年7月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)CSS (291 fork)batch import
help wanted

仓库指标

Star
 (2,146 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南