question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TodoMVC Example: note that example won't work if blocking 3rd party site data

See original GitHub issue

The demo app isn’t adding todos on enter.

Chrome OSX Version 53.0.2785.143 (64-bit)

https://vuejs.org/examples/todomvc.html

screen shot 2016-10-17 at 13 46 41

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
chrisvfritzcommented, Oct 25, 2016

Just added a note.

0reactions
wvhcommented, Oct 24, 2016

Same problem in Mozilla Firefox 45.4.0 (Debian stretch/sid). Nothing happens on <enter>. I don’t seem to get a security warning either in the console when I press <enter>.

I block third-party cookies; if I accept all cookies, it works (as mentioned on MDN).

A warning would be nice because now it looks as if Vue itself isn’t working, which is probably not the impression you’d like to make to people checking Vue’s examples.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sign up - GitHub
Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the `localStorage` data will...
Read more >
TodoMVC | Vue.js
Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the localStorage data will...
Read more >
TodoMVC — Vue.js
Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the localStorage data will...
Read more >
TodoMVC Example - Vue.js
Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the localStorage data will...
Read more >
TodoMVC
TodoMVC is an immensely valuable attempt at a difficult problem - providing a structured way of comparing JS libraries and frameworks. TodoMVC is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found