Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got this after Compile my App #176

Open
ThinkBIG-Company opened this issue Aug 13, 2016 · 2 comments
Open

Got this after Compile my App #176

ThinkBIG-Company opened this issue Aug 13, 2016 · 2 comments
Labels

Comments

@ThinkBIG-Company
Copy link

Error:(2661) Attribute "checked" has already been defined !

I cannot use this with the 1gravity/Android-RTEditor library here on github

How i can solve this ?

@jamie-beardedhen
Copy link
Contributor

Please include a minimal code example which reproduces the issue.

@jamie-beardedhen
Copy link
Contributor

This is due to BootstrapButton defining a custom attribute named "checked", which must also be defined in the 1gravity/Android-RTEditor library.

As fixing this requires a breaking change to the API, I'm leaving this issue until the next major release (whenever that is). For a workaround you could fork the project and rename the attribute as needed.

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

No branches or pull requests

2 participants