-
-
Notifications
You must be signed in to change notification settings - Fork 918
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 components cannot trigger click events #635
Comments
@lc-c you'll have to include some code and more explanation to what is not working here, a normal composed component and click events are working for me. |
game -> PositionComponent -> PositionComponent ->PositionComponent |
@lc-c as mentioned on the template, we need some minimal reproducible code when a bug is reported, could you please take a look on that so we can continue on analyzing this? |
Fixed in |
Description
Nested components cannot trigger click events
Development environment
Flame version: ^1.0.0-rc5
Flutter doctor:
Runtime
This issue is related to running on which platform? (Select all that apply)
Minimal reproducible code (Required for bugs)
Include a minimal code that reproduces the problem add it inline using code block markdown, or a link to Github repository:
The text was updated successfully, but these errors were encountered: