time-picker icon indicating copy to clipboard operation
time-picker copied to clipboard

cannot change time in during dev mode / localhost

Open yasseralsaidi opened this issue 1 year ago • 3 comments

I'm trying to change the time during development mode on localhost, but I cannot do that. However, it works fine in production mode. Why is that, and how can we fix it? Thanks for your work.

yasseralsaidi avatar Nov 04 '23 20:11 yasseralsaidi

So you are running npm run dev and you face that problem?

That's super weird and I haven't faced it yet. Do you mind providing a few more information to reproduce it? (npm version, OS,..)

mxkaske avatar Nov 05 '23 11:11 mxkaske

yes, when i try to use both: npm run dev or pnpm run dev

more info:

npm version 10.2.3
or ppm version 8.10.2 node version 21.1.0 macOS Sonoma 14.1

yasseralsaidi avatar Nov 05 '23 13:11 yasseralsaidi

Yeah this is also happening to me

wmonecke avatar Jan 19 '24 20:01 wmonecke