env-cmd icon indicating copy to clipboard operation
env-cmd copied to clipboard

Variables value not getting updated

Open Flamingo09 opened this issue 5 years ago • 1 comments

While in deveopment mode, if I change variable value and restart my react app, it still points to my old variable value. I tried cleaning application memory also from chrome devtools.

Flamingo09 avatar Oct 15 '20 16:10 Flamingo09

Hey, could you please provide a minimal reproducible example for this issue? This library does not do any caching, so there's very little that can be done without further information.

k-yle avatar Dec 09 '24 22:12 k-yle