-
Notifications
You must be signed in to change notification settings - Fork 14
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
Nested blocks are not possible #215
Comments
Hello, can you please attach the .vc file? It will be easier for me to debug. Thanks |
This is the project as it came out by using "Build and Download", inside of it you can find the .vc3 file. |
Thanks. I will try to fix it over the weekend. |
@tapi1300 @Suhas-G The issue has been resolved with PR #325. Please verify it on your end. For now, I am closing this issue as it has been verified by me and @toshan-luktuke. If there are still any issues, kindly provide your feedback in the comments. |
I have recently faced a problem while trying to develop a state machine.
If i try to create a complex block made of more nested blocks inside it, the only blocks that actually come in the build zip are the external ones (not containing the nested ones).
Here is my TFG blog where I explain the problem better.
And here is a screenshot of the actual output (after unzipping) of the build process.
The text was updated successfully, but these errors were encountered: