You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
下面是报错信息:
ERROR TypeError: co.func is not a function
at Object.eval [as handleEvent] (ParentComponent.html:4)
at handleEvent (view.ts:141)
at callWithDebugContext (services.ts:645)
at Object.debugHandleEvent [as handleEvent] (services.ts:241)
at dispatchEvent (util.ts:173)
at eval (element.ts:222)
at HTMLInputElement.eval (dom_renderer.ts:75)
at ZoneDelegate.invokeTask (zone.js:424)
at Object.onInvokeTask (ng_zone.ts:253)
at ZoneDelegate.invokeTask (zone.js:423)
比如我有一个jquery写的滑动组件,在默认的路由里,这个是有效果的,但是切换路由以后这个就没有效果了。滑动不了。
The text was updated successfully, but these errors were encountered: