Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

popover-template works in 0.13.0-SNAPSHOT but not in 0.13.0 #3767

Closed
dozed opened this issue Jun 5, 2015 · 3 comments
Closed

popover-template works in 0.13.0-SNAPSHOT but not in 0.13.0 #3767

dozed opened this issue Jun 5, 2015 · 3 comments

Comments

@dozed
Copy link

dozed commented Jun 5, 2015

See http://plnkr.co/edit/rvkSvgdInhrsBNP4WXdy?p=preview

It could be related to useContentExpr which has been introduced after the SNAPSHOT.

Also popover-class does not work in SNAPSHOT, but it works in the 0.13.0 release.

@rvanbaalen
Copy link
Contributor

I'm confused what you are trying to say here. The GitHub issue tracker is for reporting issues on official releases of UI Bootstrap. We're not accepting issue reports for custom builds or unofficial releases.

@rvanbaalen
Copy link
Contributor

Regarding your 'issue', you should just define the popover-template within single quotes:

http://plnkr.co/edit/5r1mJmBBAX8ucNHhjYW8?p=preview

popover-template accepts an AngularJS expression. If you're referencing to a template path as in your plunkr, use single quotes.

@dozed
Copy link
Author

dozed commented Jun 8, 2015

You might want to improve the docs then a bit:

popover-template takes text that specifies the location of a template to use for the popover body.

Also I surely did not want support for an "unofficial release", it was merely to help finding a possible issue.

But thanks for helping!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants