Volodya Sveredyuk
Volodya Sveredyuk
+1 to this issue. Sometimes request just returns `{:error, :enoent}` with no reason
I has the same problem... and also after controller code: respond_to do |format| format.html ajax_respond format, section_id: "message", render: "_msg" end in partial render zone i got error: Can't convert...
Same with me. But seems i found the issue. **Cache**. Try clear the cache.
@tagliala Hi, do you have the source code of this admin deployment? I want to figure out how to setup it with rails 7 + importmaps
Thanks. I think my question was more related to how to use activeadmin 4 without sprockets. Propshaft + impormap? is it possible?
Hi, I have 100% similar issue. I need to aggregate cumulative sum for customer balance after each transaction. I tried ``` var cum_sum := 0; for (var idx := 0;...
How I can get review for this PR?
+1 to release hex.pm. More than 2 years without official releases it's too much for such popular library