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

Can't open filters page #3

Open
millerovv opened this issue Feb 26, 2019 · 0 comments
Open

Can't open filters page #3

millerovv opened this issue Feb 26, 2019 · 0 comments

Comments

@millerovv
Copy link

When pressing filters button, new page doesn't open. Stacktrace:

NoSuchMethodError: The getter 'genres' was called on null.
Receiver: null
Tried calling: genres
E/flutter (26333): #0      Object.noSuchMethod (dart:core/runtime/libobject_patch.dart:50:5)
E/flutter (26333): #1      new ApplicationBloc.<anonymous closure> (package:movies_streams/blocs/application_bloc.dart:28:77)
E/flutter (26333): #2      _RootZone.runUnaryGuarded (dart:async/zone.dart:1314:10)
E/flutter (26333): #3      _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:336:11)
E/flutter (26333): #4      _DelayedData.perform (dart:async/stream_impl.dart:591:14)
E/flutter (26333): #5      _StreamImplEvents.handleNext (dart:async/stream_impl.dart:707:11)
E/flutter (26333): #6      _PendingEvents.schedule.<anonymous closure>(dart:async/stream_impl.dart:667:7)
E/flutter (26333): #7      _microtaskLoop (dart:async/schedule_microtask.dart:41:21)
E/flutter (26333): #8      _startMicrotaskLoop (dart:async/schedule_microtask.dart:50:5)
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

1 participant