Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jsfiddle で基本的な角度アプリを作成しました。ただし、を追加するたびにng-controller、コードが壊れます。それが何であるか考えていますか?
ng-controller
http://jsfiddle.net/up8pv/3/
私の行動:
angular.module()
RaffleCtrl
No wrap - in <body>
これにより、問題が解決することが証明されています。この 3 つのヒントを 1 つずつ調べて、悪の根源が何であったかを確認することをお勧めします :)
http://jsfiddle.net/up8pv/5/