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
{{ message }}
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.
@sikandartariq1 can you help me to reproduce the problem? I tried to monkey patch Active Admin::BaseController with protect_from_forgery but tests pass.
using vendor/assets instead of app/assets for active-admin assets, other than that don't see any special configuration that may cause this issue. may I ask which rails version you're using?
Getting
ActionController::InvalidAuthenticityToken
whenever an item is dragged to order.Rails 5.2.2
ruby 2.6.0p0
activeadmin_sortable_table 1.3.0
The text was updated successfully, but these errors were encountered: