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
Describe the bug
When performing the operation with any value through the provided Web UI container, the following error is displayed in the browser console:
POST http://localhost:8081/submodels/aHR0cHM6Ly9leGFtcGxlLmNvbS9pZHMvc20vMzIzMl83MDMwXzYwNDJfMjU0Mg/submodel-elements/exampleOperation/invoke?async=true 424 (Failed Dependency) postRequest @ index-BflP2tjU.js:22 executeOperation @ index-BflP2tjU.js:41 M.onClick.t.<computed>.t.<computed> @ index-BflP2tjU.js:41 (anonymous) @ index-BflP2tjU.js:18 Jc @ index-BflP2tjU.js:14 eo @ index-BflP2tjU.js:14 eo @ index-BflP2tjU.js:14 n @ index-BflP2tjU.js:18 index-BflP2tjU.js:22
Tested under Docker for Windows + WSL and Docker running in a Ubuntu 22.04 machine.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
When performing the operation with any value through the provided Web UI container, the following error is displayed in the browser console:
Tested under Docker for Windows + WSL and Docker running in a Ubuntu 22.04 machine.
The text was updated successfully, but these errors were encountered: