`$(document).ready(...)` is deprecated since jQuery 3.0, see https://api.jquery.com/ready/ You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5742 -- Commit Summary -- * Replace $(document).ready(...) with $(...) -- File Changes -- M app/assets/javascripts/application.js (2) M app/assets/javascripts/auth_providers.js (2) M app/assets/javascripts/diary_entry.js (2) M app/assets/javascripts/edit/id.js.erb (2) M app/assets/javascripts/fixthemap.js (2) M app/assets/javascripts/index.js (2) M app/assets/javascripts/login.js (2) M app/assets/javascripts/matomo.js (2) M app/assets/javascripts/messages.js (2) M app/assets/javascripts/social_share_button.js (2) M app/assets/javascripts/user.js (2) M app/assets/javascripts/welcome.js (2) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5742.patch https://github.com/openstreetmap/openstreetmap-website/pull/5742.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5742 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/5...@github.com>
_______________________________________________ rails-dev mailing list rails-dev@openstreetmap.org https://lists.openstreetmap.org/listinfo/rails-dev