A quick update to Dashboard to move us up to Gridstack version 0.6.4
and fix a small bug with date inject for pre-setting the form and also you can now set the hover-over tooltip dynamically if you so wish.
As usual - don't forget to flush your local browser cache properly after restarting the server side.
2.21.0: Milestone Release
Enhancements
Let tooltip words be settable via {{msg.something}}. Issue #578.
Move Gridstack to v0.6.4 - thanks HiroyasuNishiyama. PR #581,580
Fixes
Fix Form Date input to accept inject of date correctly.
The npm repository seems to have been having occasional issues recently causing corruption of the npm cache. Try this and then try the update again npm cache clean --force
@dceejay, @Colin and @SuperNinja Thanks each one of you. Tried npm cache verify , but it did not work. The solution, however, suggested by Colin worked for me. for Colin.
@SuperNinja Thanks, it ultimately worked for my windows 10 as well. Yes, for sure, there was not any problem with the update, rather it was to do something with the cache of npm package manager on my machine.
OK, thanks for that. So the verify said there was no problem, but actually there was corrupt data there, which was fixed by clearing it out and refreshing it.
@Colin Thanks, it was as you elaborated. In my language, it's a common idiom
lataun kay bhoot bataun say nahi mantay
meaing if someone is not responding you the polite way, better take a harsh step. What @dceejay suggested was probably a safe method (polite way) for a novice like me, but finally a surgical treatment came to the rescue.