Skip to content

Wrap form inputs in a span for compatibility with browser extensions#132

Open
craiglyons wants to merge 1 commit intoevancz:masterfrom
craiglyons:master
Open

Wrap form inputs in a span for compatibility with browser extensions#132
craiglyons wants to merge 1 commit intoevancz:masterfrom
craiglyons:master

Conversation

@craiglyons
Copy link
Copy Markdown

@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/guide.elm-lang.org#185

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.

1 participant