-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I encountered a compilation warning when adding use Desktop.Menu to a module.
cannot import Phoenix.HTML.sigil_e/2 because it is undefined or private
OS: Windows 11 Pro, 24H2
Elixir: 1.17.3
Otp: 27 [erts-15.2]
Deps:
{:desktop, github: "elixir-desktop/desktop"},
{:desktop_deployment, github: "elixir-desktop/deployment"},
# Phoenix
{:phoenix, "~> 1.7.18"}
Any suggestion to fix it would be appreciated.
Thanks
Metadata
Metadata
Assignees
Labels
No labels