Skip to content

Phoenix Verified routes cause The operator '==' on line _ requires arguments of compatible types. #153

Open
@cschmatzler

Description

@cschmatzler

Hi!

Checking out this project and it looks really interesting.
Unfortunately, I ran into an issue where having a verified route from the latest Phoenix release always causes

lib/_/web/live/__live.ex: The operator '==' on line __ requires arguments of compatible types.
However, it has arguments of type binary() and binary()

The relevant code is simply a HEEx template with ~p"/dashboard" on the offending (to Gradient) line. I haven't dug into the specifics of verified routes, so that's all I got for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds assessment whether a bug, enhancement, duplicate, ...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions