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
Local storage should have version control to prevent conflicts
Checklist
I have recreated the issue in the vanilla starter kit (this is a template repo, some issues may be related to code or configuration that has been added outside the starter kit).
I am using a supported version of Node (at least 20.9) and npm (not Yarn).
I have installed the correct dependencies (run npm ci if you're unsure, this will clear node_modules/ and install based on the package-lock.json).
To reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
What happened instead (e.g. errors, unexpected outputs).
Setup
Please complete the following information):
OS [e.g. macOS 10.15.3]:
Node [e.g. 20.16.0]:
Browser [if relevant, e.g. Firefox 72.0.2]:
Additional context
Add any other context about the problem.
The text was updated successfully, but these errors were encountered:
Describe the bug
Local storage should have version control to prevent conflicts
Checklist
npm ci
if you're unsure, this will clearnode_modules/
and install based on thepackage-lock.json
).To reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
What happened instead (e.g. errors, unexpected outputs).
Setup
Please complete the following information):
Additional context
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: