Skip to content

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

@jmsalmeida

Description

@jmsalmeida

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions