Dyalog/ewc-client

localStorage for Edit fields

Open

#331 opened on Dec 27, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5 forks)auto 404
bughelp wantedneeds reinvestigation

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Unlike some other localStorage usage bugs, this one is easily reproducible. Open Demo_Issue329 on branch issue329 in Dyalog/ewc in two tabs and play around. One only needs to change the date in one tab to see the change reflected in the other.

'Get days' simply requests the current value of the field and renders it.

https://github.com/user-attachments/assets/b971e52f-e568-49fd-81b6-82fd9fcb3cf3

Contributor guide