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

[Demo app] TODOs don't appear on [enter] #6240

Closed
bato3 opened this issue Aug 24, 2022 · 0 comments · Fixed by #6254
Closed

[Demo app] TODOs don't appear on [enter] #6240

bato3 opened this issue Aug 24, 2022 · 0 comments · Fixed by #6254

Comments

@bato3
Copy link

bato3 commented Aug 24, 2022

Describe the bug

Changes made to the "form" on the TODO subpage are not taken into account immediately. I need to refresh the page for them to appear.

[enter] -> no new item (POST is send, item appear after [F5])
"mark as done" -> no changes
"delete" -> no delete, other item selected as done is changed

Reproduction

Win 11 pro

Demo app, Typescript, no lint..., pnpm install

npm run dev

open in Firefox/Edge

Logs

No response

System Info

Binaries:
    Node: 16.17.0 - C:\Program Files\nodejs\node.EXE
    npm: 8.15.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Firefox 104.0 (64 bity)
    Edge: Spartan (44.22000.120.0), Chromium (104.0.1293.63)
    Internet Explorer: 11.0.22000.120
  npmPackages:
    @sveltejs/adapter-auto: next => 1.0.0-next.66
    @sveltejs/kit: next => 1.0.0-next.436
    svelte: ^3.46.0 => 3.49.0
    vite: ^3.0.8 => 3.0.9

Severity

annoyance

Additional Information

No response

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

Successfully merging a pull request may close this issue.

1 participant