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

Dropdown btn issue #4111

Closed
s4m4n opened this issue Aug 5, 2015 · 4 comments
Closed

Dropdown btn issue #4111

s4m4n opened this issue Aug 5, 2015 · 4 comments

Comments

@s4m4n
Copy link

s4m4n commented Aug 5, 2015

Hello,

Anyone having idea regarding this issue on stackoverflow?
https://github.com/angular-ui

Thanks,

@wesleycho
Copy link
Contributor

I think you linked the wrong link.

@wesleycho
Copy link
Contributor

Closing due to lack of actionable evidence.

Take note of https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md when filing an issue.

@wesleycho
Copy link
Contributor

Please read https://github.com/angular-ui/bootstrap/blob/master/CONTRIBUTING.md when filing an issue - this is a support issue that is a usage problem, not a library problem, and thus is not appropriate for a GitHub issue, which disrupts developer attention from maintenance & feature development (in this case, developing support for plugging in a custom dateparser such as moment.js into use with UI Bootstrap, a highly requested feature).

The culprit here is that the HTML generated in the render function of the datatables plugin is uncompiled, and thus Angular has no way of knowing that it should be handled by Angular. Here is one way to get it working. In the future, please do your research on the libraries you are using, there is a wealth of material out there in the API documentation for all libraries being used here.

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