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
Steps to reproduce:
Expected results: The full list of results is shown.
Actual results: Once the user clicks on the "More Results" button to reach the end of the list the following message box appears
Environment: Windows 11, XWiki 15.10.10, Chrome 128, Diagram Application (Pro) version 1.21-rc-1
NOTE: Tested on XWiki 15.10.10 with Diagram Application (Pro) 1.20.6 and the issue doesn't reproduce.
The text was updated successfully, but these errors were encountered:
ror when clicking multiple times on "More Results" xwikisas#285
1d721fc
* In version 22.0.0, Draw.io updated the way it computes the icon path. It now relies on a new global variable called DRAWIO_SERVER_URL, which is based on the current server address. Due to this change, requests intended for Draw.io are mistakenly made locally instead of to the external Draw.io server. https://github.com/jgraph/drawio/blame/acd938b1e42cff3be3b629e6239cdec9a9baddcc/src/main/webapp/js/diagramly/Init.js#L51 https://github.com/jgraph/drawio/blame/acd938b1e42cff3be3b629e6239cdec9a9baddcc/src/main/webapp/js/diagramly/Init.js#L25
Error when clicking several times on More Results #285 (#306)
82b3dfc
* In version 22.0.0, drawio updated the way it computes the icon path. It now relies on a new global variable called DRAWIO_SERVER_URL, which is based on the current server address. Due to this change, requests intended for drawio are mistakenly made locally instead of to the external drawio server. https://github.com/jgraph/drawio/blame/acd938b1e42cff3be3b629e6239cdec9a9baddcc/src/main/webapp/js/diagramly/Init.js#L51 https://github.com/jgraph/drawio/blame/acd938b1e42cff3be3b629e6239cdec9a9baddcc/src/main/webapp/js/diagramly/Init.js#L25
snazare
Farcasut
Successfully merging a pull request may close this issue.
Steps to reproduce:
Expected results: The full list of results is shown.
Actual results: Once the user clicks on the "More Results" button to reach the end of the list the following message box appears
Environment: Windows 11, XWiki 15.10.10, Chrome 128, Diagram Application (Pro) version 1.21-rc-1
NOTE: Tested on XWiki 15.10.10 with Diagram Application (Pro) 1.20.6 and the issue doesn't reproduce.
The text was updated successfully, but these errors were encountered: