8000 Elm Application Crashes ... using a ScreenReader · Issue #121 · elm/browser · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Elm Application Crashes ... using a ScreenReader  #121
Open
elm/virtual-dom
#187
@andre-dietrich

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.

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

      0