today_ai_weather/app/javascript
songtianlun b6635e5a51 fix: fix map marker click and handle null values
-   Comment out marker click listener to fix a bug
-   Update _map.html.erb to handle null values in the city
-   Improve error handling

This commit addresses a bug where clicking the map marker
caused unexpected behavior.  The changes involve commenting out
the click listener to fix the issue, and updating the view
template to handle potential null values in the city object to
prevent unexpected behavior.
2025-02-15 11:48:40 +08:00
..
controllers fix: fix map marker click and handle null values 2025-02-15 11:48:40 +08:00
active_admin.js feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
add_jquery.js feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
application.js feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00