Fixed "This method is not implemented: Check that a complete date adapter is provided" error that occurred when loading weather charts. The issue was caused by the Chart.js date adapter trying to register itself before Chart.js was fully loaded in the browser. Updated the vendor.js bundle to ensure proper loading order and added verification logging to confirm all libraries and adapters are loaded correctly. Changes: - Updated import order in vendor.js to ensure Chart.js loads first - Added comments explaining the critical loading order requirements - Added verification logging to check Chart.js adapters are registered 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| vendor | ||
| download-vendor-files.sh | ||