Closed tmaszk closed 9 months ago
Thanks for reporting this! For now I have just added the working version of Phoenix.HTML to the deps, that should at least clarify the requirement. I will look into adding support for 4.0 when I have time, or feel free to open a PR!
Thanks. I submitted a PR. I've been testing the same changes with my project.
Thanks for creating and sharing live_admin. It is very useful!
When upgrading the dependencies of my project, specifically
:phoenix_html
to 4.0, thelive_admin
package cannot compile.To Reproduce
:live_admin
and:phoenix_html, "~> 4.0"
in a projectmix compile
Expected behavior The project to compile and run
Screenshots Here's the compiler error message:
Environment:
Additional context phoenix_html changelog