Crash DataTables after v6.0.21 Update

Widgets & Design

Hey everyone,

I wanted to check if anyone else has been experiencing issues with DataTables since updating to version 6.0.21?

On my end, all of my previously working tables now crash with Unexpected null value errors when the Paginatedproperty is turned off.

For reference, it looks like this is an officially tracked bug report on GitHub, which you can follow here:https://github.com/FlutterFlow/flutterflow-issues/issues/6019

I just wanted to share my findings so far in case it helps anyone else:

  • The Trigger: The crash is specifically tied to the non-paginated (Paginated: false) mode.

  • The Only Workaround I've Found: The only thing that has worked for me is to turn on the Paginatedproperty. The table works correctly again as soon as it's enabled.

Would love to hear if others are seeing this.

Thanks!

What have you tried so far?

The only thing that has worked for me is to turn on the Paginated property. The table works correctly again as soon as it's enabled.

Did you check FlutterFlow's Documentation for this topic?
No
5
3 replies