You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I enter the name of a non-existent item in the QuickOpen component input field, I get an error message:
Error when executing the method "listbox.select" in line 17 - The index of the collection is out of range.
Error code: -10713 (4DRT)
The index of the collection is out of range.
component: '4DRT'
task -16, name: '$QUICK_OPEN'
Call chain:
[
{
"type": "classFunction",
"name": "listbox.select",
"line": 17,
"database": "4DPop QuickOpen"
},
{
"type": "classFunction",
"name": "_quickOpen.search",
"line": 69,
"database": "4DPop QuickOpen"
},
{
"type": "formMethod",
"name": "QUICK_OPEN",
"line": 47,
"database": "4DPop QuickOpen"
},
{
"type": "projectMethod",
"name": "QUICK_OPEN",
"line": 27,
"database": "4DPop QuickOpen"
}
]
The text was updated successfully, but these errors were encountered:
The previous comment is at least spam and may contain a potentially malicious link. Unfortunately, I can't delete or report it.
I reported it. It's now deleted.
When I enter the name of a non-existent item in the QuickOpen component input field, I get an error message:
The text was updated successfully, but these errors were encountered: