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

ElsaStudio (Blazor Server) error when trying to view a workflow instance #4709

Closed
Icidis opened this issue Dec 14, 2023 · 2 comments
Closed

Comments

@Icidis
Copy link

Icidis commented Dec 14, 2023

Hi,

When trying to view the workflow definition instance I'm getting the following error and the designer disappears:

image

JSException: Cannot read properties of null (reading 'getBoundingClientRect') TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at Module.getVisibleHeight (https://localhost:7130/_content/Elsa.Studio.DomInterop/dom.entry.js:74:26) at https://localhost:7130/_framework/blazor.server.js:1:3506 at new Promise (<anonymous>) at Ft.beginInvokeJSFromDotNet (https://localhost:7130/_framework/blazor.server.js:1:3480) at Ft._invokeClientMethod (https://localhost:7130/_framework/blazor.server.js:1:75072) at Ft._processIncomingData (https://localhost:7130/_framework/blazor.server.js:1:72696) at Ft.connection.onreceive (https://localhost:7130/_framework/blazor.server.js:1:67009) at i.onmessage (https://localhost:7130/_framework/blazor.server.js:1:51322)

Definition: example_-user-task-workflow-definition.json

Workflow Instance: d02621bfc80f4ff3.json

Also note:
When doing this for a different workflow definition that only does write-lines and no suspending state it works perfectly.

image

If anyone has an idea why the cause could be it would be helpful.

@Icidis Icidis changed the title ElsaStudio Server Error when trying to view a workflow instance ElsaStudio (Blazor Server) error when trying to view a workflow instance Dec 14, 2023
@hpposch
Copy link

hpposch commented Dec 19, 2023

Hi, i see the same error on my side.
Any news on that issue?

@sfmskywalker
Copy link
Member

Thanks for providing the workflow definition and instance JSON exports.

I am not able to reproduce this issue with the latest version and will close the issue as such. However, please feel free to reopen if you can still reproduce this issue with the latest version. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants