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

Paper chips component throws an 'focus' error with readOnly property as true #1174

Open
jmsalmeida opened this issue Nov 9, 2020 · 0 comments

Comments

@jmsalmeida
Copy link

The issue can be reproduced on the demo page containing paper-chips examples.

When we change the readOnly property to be true and click into the paper-chips container, an error is thrown:

Uncaught TypeError: Cannot read property 'focus' of null

In my application, we still using it ember-paper 1.0.0-beta-24 version.

I'm submitting this issue because I did notice that the error was thrown on the ember-paper examples as well.

browser: Google chrome (v 86.0.4240.183)

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

No branches or pull requests

1 participant