Giter Site home page Giter Site logo

Comments (7)

evancz avatar evancz commented on September 6, 2024

Try opening the browser console and running localStorage.clear(). Now what happens?

You may have set local storage at some other time, and it could be messing things up.

from elm-todomvc.

paul-HPA avatar paul-HPA commented on September 6, 2024

Thank you for the quick reply Evan (I just completed the architecture tutorial and I love Elm!). I ran that in Chrome 51.0.2704.103 but same result. Maybe it's some other local setting...

from elm-todomvc.

evancz avatar evancz commented on September 6, 2024

Thanks :)

Do you mind working through this with someone on the Elm slack? It may be an issue, but I don't see it based on the info I have now. I bet someone there can help pin it down. Let me know what you find!

from elm-todomvc.

kgashok avatar kgashok commented on September 6, 2024

You need to "Delete" the previous local storage file. After right clicking on the page,
"Inspect" -> "Resources" -> "Local Storage" -> "Delete" the file that already exists. The screenshot below should be helpful.

screenshot 2016-07-17 at 14 07 02

from elm-todomvc.

paul-HPA avatar paul-HPA commented on September 6, 2024

Thank you both for responding, @evancz and @kgashok. Re: manually deleting the Local Storage, there is no value to delete (empty). I will check out the slack!

from elm-todomvc.

futtetennista avatar futtetennista commented on September 6, 2024

@paul-HPA would you mind share your solution (if you found one)?

I'm having the same issue if I try to load the app on localhost while elm-reactor is running but it works without any issues if I open the file directly (so I guess it's elm-reactor messing up something). Deleting the elm-stuff folder and regenerating elm.js does not help and restarting elm-reactor also doesn't help. Moreover I'm running elm as an exectable docker image, creating a new container every time I execute elm-reactor so there shouldn't be any corrupted state.

from elm-todomvc.

paul-HPA avatar paul-HPA commented on September 6, 2024

Hey @futtetennista , sorry for the delay. I did not resolve per se; I did a clean install of the newest version of Elm and have not re-encountered the problem since.

from elm-todomvc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.