Skip to content
New issue

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

[BUG] OperationDelegation example is not working #535

Closed
mateusmolina-iese opened this issue Nov 22, 2024 · 0 comments · Fixed by #536
Closed

[BUG] OperationDelegation example is not working #535

mateusmolina-iese opened this issue Nov 22, 2024 · 0 comments · Fixed by #536
Labels
bug Something isn't working

Comments

@mateusmolina-iese
Copy link
Contributor

mateusmolina-iese commented Nov 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant