You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After an update to Spree 4.2 and Rails 6.1, my development log is flooded with warnings like this DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: spree/shared/trackers/google_analytics/_initializer.js (called from _app_views_spree_layouts_spree_application_html_erb___3719020969285093329_136040 at /home/app/app/views/spree/layouts/spree_application.html.erb:8)
Hello!
After an update to Spree 4.2 and Rails 6.1, my development log is flooded with warnings like this
DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated: spree/shared/trackers/google_analytics/_initializer.js (called from _app_views_spree_layouts_spree_application_html_erb___3719020969285093329_136040 at /home/app/app/views/spree/layouts/spree_application.html.erb:8)I don't know where is the issue exactly