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
Windows
0.0.1
According to the below code snippet:
https://github.com/softflow24/data-river/blob/development/packages%2Feditor%2Fsrc%2Fservices%2FReactFlowMapperService.ts#L22-L34
The logic & request block types aren't mapped properly. Currently, they are just custom which may make it harder to recognize.
custom
If possible, also do the same for if/else, to avoid relying on string comparsions for distinguishing between them.
No response
The text was updated successfully, but these errors were encountered:
itsWindows11
No branches or pull requests
Which Operating System are you using?
Windows
Which version of data-river are you using?
0.0.1
Describe your issue.
According to the below code snippet:
https://github.com/softflow24/data-river/blob/development/packages%2Feditor%2Fsrc%2Fservices%2FReactFlowMapperService.ts#L22-L34
The logic & request block types aren't mapped properly. Currently, they are just
custom
which may make it harder to recognize.If possible, also do the same for if/else, to avoid relying on string comparsions for distinguishing between them.
Paste Error from Terminal/Console
No response
The text was updated successfully, but these errors were encountered: