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

GestureDetector of FAB called on opening a workshop #224

Closed
Vikhyath08 opened this issue Nov 7, 2020 · 0 comments
Closed

GestureDetector of FAB called on opening a workshop #224

Vikhyath08 opened this issue Nov 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Vikhyath08
Copy link
Member

Vikhyath08 commented Nov 7, 2020

An exception is thrown when any workshop is opened and it seems to be related, somehow, to a line in the GestureDetector in the home _widgets.dart file here.

════════ Exception caught by gesture ═══════════════════════════════════════════
The following NoSuchMethodError was thrown while handling a gesture:
The getter 'currentState' was called on null.
Receiver: null
Tried calling: currentState

I've pushed a hotfix to it in #220 , but it's certainly something to look into.

@Vikhyath08 Vikhyath08 added the bug Something isn't working label Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant