主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Chris A
活动总数
2
最后的活动
2024年10月10日 12:40
成员加入日期
2024年10月10日 12:40
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(0)
评论(1)
Chris A
进行了评论,
2024年10月10日 12:40
I was seeing the same message: Cannot resolve symbol ‘APP’Making the name lowercase seems to have resolved the message for my end.Before:ng-app="APP"After:ng-app="app"
社区
WebStorm
ng-app="app" cannot resolve symbol app
0 票