-
-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Description
Describe the bug
meta: permission: parent: roles action: !expr > ${isEdit.value ? 'can_update' : 'can_view'} i cant access isEdit from <script>const isEdit = ref(false)</script> in route with vuejs. i Get value like this permission: {parent: 'roles', action: "${isEdit.value ? 'can_update' : 'can_view'}"}Reproduction
no repo
System Info
BrowsersUsed Package Manager
npm
Validations
- Follow the Code of Conduct
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A please open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
No labels