You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: