Skip to content

Possible issue with Browser.application? #12

Closed
@michaeljones

Description

@michaeljones

Hi, thanks for maintaining this project! It was a relief to see it being ported to Elm 0.19.

I've been updating our app to Elm 0.19 and we're using Browser.application and that seems to listen to all the a tags in the DOM and act on the click events. Unfortunately I think this might mean that we're getting weird interactions with the left & right arrows in the DatePicker as they use a tags.

Have you seen this at all? I'm currently tracking down different bugs in my app due to this a tag behaviour and I'm not at all sure that I understand it correctly. In this case however, as no page navigation is taking place it seems like it might be reasonable to model them with button tags instead?

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