We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i upload a file and then refresh the page and then delete it by File-Management the API call goes into an infinite loop.
in File-Management:
No response
call http://localhost:70/API/ResourceManager/Items/GetFolderContent?folderId=36&startIndex=0&numItems=50&sorting=ItemName once not many times
9.13.3 (latest release)
Firefox, Chrome
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
What happened?
When i upload a file and then refresh the page and then delete it by File-Management the API call goes into an infinite loop.
Steps to reproduce?
in File-Management:
Current Behavior
No response
Expected Behavior
call http://localhost:70/API/ResourceManager/Items/GetFolderContent?folderId=36&startIndex=0&numItems=50&sorting=ItemName once not many times
Relevant log output
No response
Anything else?
No response
Affected Versions
9.13.3 (latest release)
What browsers are you seeing the problem on?
Firefox, Chrome
Code of Conduct
The text was updated successfully, but these errors were encountered: