Skip to content

Issue in isResource having same words in URL #12

@amitmeghare

Description

@amitmeghare

I have two URLs

http://127.0.0.1:8000/roles Nav::isResource('roles')
http://127.0.0.1:8000/roles-assignment Nav::isResource('roles-assignment')

But when I am on the roles-assignment URL the Nav::isResource('roles') also return active.

How to resolve this permanently?

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