Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elm-live adds "undefined" text to the document #245

Open
DavidDTA opened this issue Nov 25, 2020 · 4 comments
Open

elm-live adds "undefined" text to the document #245

DavidDTA opened this issue Nov 25, 2020 · 4 comments

Comments

@DavidDTA
Copy link

DavidDTA commented Nov 25, 2020

This is what my html looks like:

<html>
  <head>[...]</head>
  <body>
     <div>[...]<div></div></div>

<!-- Inserted by Reload -->
<script src="/reload/reload.js"></script>
<!-- End Reload -->

undefined
  </body>
</html>

I have confirmed that the "undefined" text does not appear when using elm make

elm-live --version
4.0.2
elm --version
0.19.1
@wking-io
Copy link
Owner

wking-io commented Mar 6, 2021

I will take a look at this! Do you have a repo that can reproduce this bug?

@DavidDTA
Copy link
Author

DavidDTA commented Jul 3, 2021

This repo produces the issue: https://github.com/DavidDTA/timetrack

@niehusst
Copy link

niehusst commented Jan 8, 2023

Also experiencing this issue (pinging since it looks like this hasnt gotten attention in over a year). Not a huge deal since I only use elm-live for local development, but it would be nice to get this fixed.

@AsbjornOlling
Copy link

Just wanted to chip in and say that I have this exact problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants