Remove 'remote' option to link to.
Author: jcoyneCreated Aug 16, 2024Updated Aug 16, 2024
This option was deprecated in rails 7.1.0 and Removed in 7.2.0
https://api.rubyonrails.org/v7.2.0/classes/ActionView/Helpers/UrlHelper.html#method-i-link_to
We may want to replace this with a :data option though.
See discussion on https://github.com/kaminari/kaminari/pull/1095#issuecomment-1926068261
Source: kaminari/kaminari