elm-lang / elm-reactor

Interactive development tool that makes it easy to develop and debug Elm programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Empty

Bernardoow opened this issue · comments

Hi Team!

I Type this node "" [] [].

Elm-reactor not sent a error. When I entered in page I checked Java Console and saw a error
Uncaught DOMException: Failed to execute 'createElement' on 'Document': The tag name provided ('') is not a valid name. at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5183:16) at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5191:25) at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5191:25) at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5191:25) at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5191:25) at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5191:25) at render (http://127.0.0.1:8000/_compile/src/Page/T.elm:5173:18) at http://127.0.0.1:8000/_compile/src/Page/T.elm:6499:17 at Object.callback (http://127.0.0.1:8000/_compile/src/Page/T.elm:7129:16) at step (http://127.0.0.1:8000/_compile/src/Page/T.elm:6933:39)

Reactor Can check for empty node?

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.