- Go to http://test.doozer.tips/#/solution
Expected: see the list of all solutions and all the items
Actual: none of the solutions or items render
there's a console error - the html files for the directives to render items & solutions aren't getting built correctly. grunt build minifies the directive js files, so they’re included, but .html in the directives folder isn't.
Error: [$compile:tpload] Failed to load template: scripts/directives/dzr-solution.html (HTTP status: 404 Not Found)
http://errors.angularjs.org/1.4.0-build.3954+sha.9dfa949/$compile/tpload?p0=scripts%2Fdirectives%2Fdzr-solution.html&p1=404&p2=Not%20Found
at vendor.e0e5734e.js:3
Expected: see the list of all solutions and all the items
Actual: none of the solutions or items render
there's a console error - the html files for the directives to render items & solutions aren't getting built correctly. grunt build minifies the directive js files, so they’re included, but .html in the directives folder isn't.
Error: [$compile:tpload] Failed to load template: scripts/directives/dzr-solution.html (HTTP status: 404 Not Found)
http://errors.angularjs.org/1.4.0-build.3954+sha.9dfa949/$compile/tpload?p0=scripts%2Fdirectives%2Fdzr-solution.html&p1=404&p2=Not%20Found
at vendor.e0e5734e.js:3