Skip to content

onBlur is producing an "alien" message when user go back to history in Chrome #160

@owanturist

Description

@owanturist

Let's imagine an input with onBlur handling. When user focus the input and go back to history elm produce a wrong message which go to current module.
In most cases it's going to be an source of JS error and elm app will be fallen in a result.

In Ellie example you can see both of cases: soft error when app doesn't fall (see at logs) and fatal error.

OS: macOS High Sierra 10.13.3
Browser: Google Chrome 63.0.3239.132 (Official Build) (64-bit)
Elm version: 0.18.0

I hope it will help to make Elm little bit more stable and better.

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