Restrict rowexplorer binding to local scope

This commit is contained in:
Dean 2024-01-26 09:51:37 +00:00
parent 2d908f3774
commit acbd7a802c
1 changed files with 2 additions and 1 deletions

View File

@ -6507,7 +6507,8 @@
],
"context": {
"type": "schema",
"suffix": "repeater"
"suffix": "repeater",
"scope": "local"
}
},
"grid": {