Skip to content

Conversation

craiglyons
Copy link

@craiglyons craiglyons commented Jan 13, 2019

Problem:
The form example does not work with the 1Password browser extension in Chrome and Firefox. It may also be affected by other browsers / extensions.

Solution:
Wrap inputs in a span element. This is applied to the function that generates the input elements, which gives the fix a very small footprint.

Related to:
elm/virtual-dom#147
evancz/elm-architecture-tutorial#132

@craiglyons craiglyons changed the title Wrap example form inputs in a span for compatibility with password Form example compatibility w/ 1Password extension Jan 13, 2019
@evancz
Copy link
Owner

evancz commented Feb 3, 2019

I think it's important to not have extra stuff, and independent of the importance of this topic, I think getting into compatibility with extensions is out of scope for this part of the book.

@evancz evancz closed this Feb 3, 2019
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

Successfully merging this pull request may close these issues.

2 participants