VincentTrung

Results 4 comments of VincentTrung

Thank you @rusackas for letting us know about Git pre-commit! All checks have passed for me. Please let me know if there's anything else on anyone else's end or would...

Hi, I have provided a solution of clearing the chart legend data in localStorage when the user leaves the dashboard. There is now use of console.warn() as I seen in...

Hi @rusackas, I have as copilot suggested: - switched to using localStorage.setItem() and localStorage.getItem() - Increased Interval to 1000ms - Created a way to delete event listeners when the last...

Hi @rusackas, I have went ahead and removed the line mentioned before in the package-lock.json file since it is not needed. I was also able to slim down on the...