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
This looks like something I just fixed by switching to Webpacker for asset compilation (also on a Rails 6 app). I followed the instructions in README and it worked. I had already installed ActiveAdmin previously and got stuck, so I re-ran rails g activeadmin:install but added the --use-webpacker flag, and then followed arctic_admin's instructions, and had no problems.
Describe the bug
Batch Actions are not working. When page is rendered batch action dropdown is disabled and all check box not work.
Expected behavior
Batch Actions should work in the expected manner
Screenshots
Desktop (please complete the following information):
Gemfile
arctic_admin (3.2.0)
rails (6.0.3.1)
The text was updated successfully, but these errors were encountered: