Issue
In my angular app at the startup point I'm facing this error:
Cannot read property visitExpression
of undefined
What could be the problem?
Solution
In my case, it was components with empty selectors.
Answered By - Ele
In my angular app at the startup point I'm facing this error:
Cannot read property visitExpression
of undefined
What could be the problem?
In my case, it was components with empty selectors.
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.