Skip to content

Elm Application Crashes ... using a ScreenReader  #121

Description

@andre-dietrich

I just found out that the application of ScreenReaders for blind, such as the Chrome ScreenReaders results in a crash of an elm application. It seems to add additional nodes into the application, that elm cannot handle.

Tested with: https://chrome.google.com/webstore/detail/screen-reader/kgejglhpjiefppelpmljglcjbhoiplfn

grafik

It seems, that this problem can be fixed by applying the following patch:

https://github.com/jinjor/elm-break-dom

Probably this could be integrated in general, since it seems to solve a couple of other problems with browser extensions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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