Skip to content

Warning when using Desktop.Menu #7

@pcharbon70-leco

Description

@pcharbon70-leco

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions