We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The contents of the {{link-to}} are being updated, but the class (passed in as class or classNames isn't).
class
classNames
I've built a JSBin that demonstrates this issue..
1.13-beta.1 (fails): http://jsbin.com/wibonu/2/edit?html,js,output 1.12 (works): http://jsbin.com/wibonu/1/edit?html,js,output
The text was updated successfully, but these errors were encountered:
This is the same issue as #11763.
Sorry, something went wrong.
classNameBindings
Closing in favor of #11699 (trying to consolidate).
Fixed by #11960.
No branches or pull requests
The contents of the {{link-to}} are being updated, but the class (passed in as
class
orclassNames
isn't).I've built a JSBin that demonstrates this issue..
1.13-beta.1 (fails): http://jsbin.com/wibonu/2/edit?html,js,output
1.12 (works): http://jsbin.com/wibonu/1/edit?html,js,output
The text was updated successfully, but these errors were encountered: