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 with switching windows with ListGroup #269

Open
AndriaSiradze opened this issue Jun 13, 2023 · 1 comment
Open

Issue with switching windows with ListGroup #269

AndriaSiradze opened this issue Jun 13, 2023 · 1 comment
Labels
1.x Related to 1.x version bug Something isn't working

Comments

@AndriaSiradze
Copy link

I was unable to switch windows from the callback that comes from ListGroup. I tried to solve the problem in various ways, including using manager.switch_to() and manager.start() to switch to different windows. Although the function that handled the callback was being executed, the window switching function was not working. The problem was resolved by using manager.manager.switch_to() or manager.manager.start().

@Tishka17
Copy link
Owner

Related to dialog 1.9

@Tishka17 Tishka17 added the bug Something isn't working label Aug 13, 2023
@Tishka17 Tishka17 added the 1.x Related to 1.x version label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.x Related to 1.x version bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants