Skip to content

View buttons can't be configured when using custom panel slug #139

@adamkiss

Description

@adamkiss

I have a site with a custom panel slug, and since all model resolutions in Janitor.php check for existence of panel/* in the path,

$args[] = $model->uuid()?->toString() ?? $model->id();
fails with "calling ->uuid() on null"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions