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

type 'Null' is not a subtype of type 'RenderBox' in type cast #68

Open
dzakybrori opened this issue Nov 25, 2024 · 0 comments
Open

type 'Null' is not a subtype of type 'RenderBox' in type cast #68

dzakybrori opened this issue Nov 25, 2024 · 0 comments

Comments

@dzakybrori
Copy link

dzakybrori commented Nov 25, 2024

I found this error on firebase crashlytics. I think you should check this bug. It can cause a crash in the future.

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: type 'Null' is not a subtype of type 'RenderBox' in type cast. Error thrown .
       at _DropDownTextFieldState.build.<fn>.<fn>(dropdown_textfield.dart:561)
       at RenderTapRegionSurface.handleEvent(tap_region.dart:275)
       at GestureBinding.dispatchEvent(binding.dart:481)
       at RendererBinding.dispatchEvent(binding.dart:450)
       at GestureBinding._handlePointerEventImmediately(binding.dart:426)
       at GestureBinding.handlePointerEvent(binding.dart:389)
       at GestureBinding._flushPointerEventQueue(binding.dart:336)
       at GestureBinding._handlePointerDataPacket(binding.dart:305)
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