Closed dantheobserver closed 1 year ago
Thanks for the bug report!
I haven't tried temple with phx 1.7 yet, I'll take a look.
Thanks for looking. I was able to set a value in my deps to force the proper phoenix_view dependency for all, but didn't successfully get it to render.
I believe this package may no longer necessary when using a new Phoenix 1.7 application, as it no longer uses Phoenix.View for templates, so you don't even need to include temple_phoenix
, just temple
in your mix.exs
I recently tried to import this dependency using the following deps
and received this error