activeadmin-async_panel
activeadmin-async_panel copied to clipboard
AJAX-powered async panels for ActiveAdmin
Catch turbo:load and turbolinks:load event to asynchronously reload panel
Hello and thank you for your gem, to begin with ❤️ . Is there any chance to make it compatible with Rails 7? Standing to [RailsBump report](https://railsbump.org/gems/activeadmin-async_panel), it is not....
Hello, is it possible to add the ability to render something conditional inside the response to stop reloading? I need to reload the panel every 5 seconds to display the...
I'm running rails 6 and activeadmin (2.8.0) with activeadmin-async_panel (0.2.5). Trying to follow the installation instructions but having problems. I didn't have an active_admin.js.coffee in my project, so I created...