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

[Issue]: The opening of json files is broken #222

Closed
ThomasDThales opened this issue Apr 4, 2024 · 0 comments · Fixed by #223
Closed

[Issue]: The opening of json files is broken #222

ThomasDThales opened this issue Apr 4, 2024 · 0 comments · Fixed by #223
Labels
bug Something isn't working high High priority

Comments

@ThomasDThales
Copy link
Contributor

ThomasDThales commented Apr 4, 2024

Issue Description

When trying to open json files:

image

When trying to do actions:

image

This error appears due to a wrong returned type .The DataLoad function returned a resolve but had to return an ISRAProject, so the value assigned to the attached variable has not the right type and returns an error.

Duplicate Steps

Try to open a json file

Expected Results

The file opens without errors

Version Detected

1.1.0 (Default)

Attachments

No response

@ThomasDThales ThomasDThales added bug Something isn't working high High priority labels Apr 4, 2024
@ThomasDThales ThomasDThales linked a pull request Apr 4, 2024 that will close this issue
@ThomasDThales ThomasDThales changed the title [Issue]: The opening of files is broken [Issue]: The opening of json files is broken Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant