tekartik / sembast.dart

Simple io database
BSD 2-Clause "Simplified" License
763 stars 63 forks source link

Error in mobile web browser #375

Closed KallepalliTirumalesh closed 3 months ago

KallepalliTirumalesh commented 3 months ago

TypeError:null:type 'minifies':w6 is not a subtype of type string getting this error from database on mobile browser working fine on desktop browser while trying to read data

alextekartik commented 3 months ago

Do you have more information to share (are using the latest sembast_web, which mobile browser, a way to reproduce the issue)? Thanks

KallepalliTirumalesh commented 3 months ago

My bad there is an issue with my logic Thanks.