AshAdmin not working with umbrella and Phoenix 1.7.0-rc.2
I'm not sure if it is that my project is separated in a umbrella (with phoenix in one app and the resources in another) or if it is just that I'm using Phoenix 1.7.0-rc.2, but when I access the AshAdmin route, I get a blank page and no error in the terminal (see image)
I just added it using the AshAdmin readme steps. I also had to add
phoenix_view
phoenix_view
to my deps since AshAdmin requires it but Phoenix 1.7 doesn't have it anymore.
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.