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

Nested blocks are not possible #215

Closed
tapi1300 opened this issue May 11, 2023 · 4 comments
Closed

Nested blocks are not possible #215

tapi1300 opened this issue May 11, 2023 · 4 comments

Comments

@tapi1300
Copy link
Contributor

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.
Screenshot from 2023-05-11 20-35-17

@Suhas-G
Copy link
Collaborator

Suhas-G commented May 18, 2023

Hello, can you please attach the .vc file? It will be easier for me to debug. Thanks

@tapi1300
Copy link
Contributor Author

This is the project as it came out by using "Build and Download", inside of it you can find the .vc3 file.

FSM.zip

@Suhas-G
Copy link
Collaborator

Suhas-G commented May 25, 2023

Thanks. I will try to fix it over the weekend.

@BkPankaj
Copy link
Collaborator

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants