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

Bug - nested component index problem #3

Open
Rasool-deldar opened this issue Jun 28, 2021 · 2 comments
Open

Bug - nested component index problem #3

Rasool-deldar opened this issue Jun 28, 2021 · 2 comments

Comments

@Rasool-deldar
Copy link

There is a problem (in the case of components) that you have to write the Dialog in the file and not DialogIndex because when we want to load the Index Dialog we should not write DialogIndex because it creates an error.

This method is wrong.
image

The following method is correct.
image

@Rasool-deldar Rasool-deldar changed the title bug nested ->index Bug - nested component index problem Jun 28, 2021
@acidjazz
Copy link
Member

Got it - thanks for reporting - PR's are very welcome!

@Sergei8888
Copy link

The same problem

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