AshAdmin Liveview is crashing
Hi! I'm seeing a lot of errors like this in my Phoenix logs when I'm viewing the AshAdmin page for the read action of my resource:
I'm also seeing two warnings repeated:
I'm not sure if these things are related? I'm using
ash_phoenix 1.2.6
, ash_admin 0.7.1 (from github branch phoenix-1.7)
and phoenix 1.7.0-rc.3
8 Replies
ah, so the phoenix-1.7 branch is now out of date
I think that I had some incorrect actions on my resource, I went back to the default and it seems to be working
thats all merged to
main
oh good to know, thanks!
of course we can't release now until the next phoenix version is released...but oh well 😆
but looking at the code in
main
I feel like I did something to prevent specifically that bugmaybe! I know there's supposed to be some help with doing this through the elixir sense module but I can't get that working right in Emacs 🙃
you mean our
elixir_sense
plugin?I think so? I'm not sure
and it's late
sounds like a tomorrow problem
anyway I'll mark this as resolved!