-
I have a vuex module that initializes its state like this:
```
const announcementStore = {
namespaced: true,
state: {
announcements: [],
dismissedSession: {},
dismissedPermena…
-
Děje se to zaměstnancům. Stalo se to také při obyčejném opětovném příchodu. Pravděpodobně to bude nějakou chybou při odhlašování z firebase a mazání dat z local storage a indexeddb, viz src/views/Sett…
-
Tracking the tiles a player clicks, their order, and the time taken to press a key will be very useful for a number of other projects. In particular this will be useful for saving games in local stora…
-
Welcome to the Tables wiki!
1.Home Page displays table with contents using vue-table
2.on clicking the cell in table, detail row is displayed which displays text-area and on clicking press butt…
-
While working on a new project with new developers we stumbled upon this silent failure.
We had Icons exported from Figma in the format:
- iconCalendar.svg
- iconPerson.svg
- ...
Which were t…
-
### Issue Description
Seems like some casting is missing for local storage Boolean values? Error: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String.
### Reproducti…
-
-
### Describe the bug
Hi,
I am working on developing an new application using Vue3 + Vite + Okta Vue and Codebuild.
After configuring everything. When I am running npm start I am able to open …
-
I can't seem to use top and left in the props, only position hint which I dont fully understand and dont think I want.
I can modify the prop directly via a $ref, then of course vue complains about …
-
**Describe the bug**
It seems like when a string value is stored, it's being stored with additional quotes around the string.
**To Reproduce**
Steps to reproduce the behavior:
1. Create the com…