angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Uncaught Error: No module: template/rating/rating.html #406

Closed runvnc closed 11 years ago

runvnc commented 11 years ago

Trying to use rating directive with custom build tpl version. This error keeps coming up. Did I do something wrong?

pkozlowski-opensource commented 11 years ago

@ithkuil It will be next to impossible to help you without live code example. Please try to post what you've done so far in a plunker? You can start with this one: http://plnkr.co/edit/yFcuCvo5SAdlxrJJSJxm?p=preview

runvnc commented 11 years ago

I used a custom build from the home page. Changed it to use a non-custom build and it worked fine. I sort of think there might be an issue with the custom build thing and the new rating directive, but its probably just the way I had it set up using different files in my head. Can someone maybe just try using the angular ui bootstrap home page custom build thing with rating and checking to make sure that the tpls works ok? Or just close it thats fine, it worked fine when i didn't use the custom build and it probably was just something about the files I had in the head.

bekos commented 11 years ago

I think @ithkuil is right. When you try to Create a Build from the homepage the rating's template is not included.

ajoslin commented 11 years ago

It seems the builder doesn't grab any templates at all for bootstrap right now ...

pkozlowski-opensource commented 11 years ago

@ajoslin @bekos is there any chance you guys could have a look at this one? I will be cut of from the net for the next 2 days...

ajoslin commented 11 years ago

I'll check later today. 

Andy Joslin from my mobile

On Wed, May 22, 2013 at 2:05 AM, Pawel Kozlowski notifications@github.com wrote:

@ajoslin @bekos is there any chance you guys could have a look at this one? I will be cut of from the net for the next 2 days...

Reply to this email directly or view it on GitHub: https://github.com/angular-ui/bootstrap/issues/406#issuecomment-18259084

pkozlowski-opensource commented 11 years ago

It was just fixed by @ajoslin. Closing for now, feel free to re-open if you still face issues.