Closed rubynho closed 5 months ago
@SteffenDE could you have a quick look at this? 🙏🏻
@mathieuprog You didn’t make a new release since https://github.com/mathieuprog/polymorphic_embed/pull/97, right? So my quick guess is that it’s this.
Actually I did. @rubynho you're not on the latest version.
Great, that works. Thanks! The version spec in the documentation could be "~> 4.0"
to allow minor version updates.
I can't find a way to use the Component or Form modules, it seems to not be compiled. I tried importing the module as the doc says, even in
lib/shop_web/components/core_components.ex
, but raises the message below:PolymorphicEmbed.HTML.Helpers seems to be compiled:
Elixir version: 1.16.1 (compiled with Erlang/OTP 26) Phoenix version: 1.7.12 Polymorphic Embed version: 4.0.0