Flutter-UI icon indicating copy to clipboard operation
Flutter-UI copied to clipboard

Book Owner's info not getting updated

Open Mohitmadhav opened this issue 3 years ago • 2 comments

Description

The following error appears when tapping on the Owner's info tab: "a document path must be a non-empty string" as shown in the screenshot. It's probably a null entry on the firebase side but the user id is not null in the firebase console so maybe it's not properly reflected on the flutter side. It has to be checked what exactly is the null value referred to in the message.

Screenshots

image

Steps to Reproduce

Files to be checked:

  1. database_service.dart
  2. owner_info.dart
  3. Any other file where the error persists when you debug the application

Additional data

Feel free to give your input in the comments. Also, we can discuss anything you want to add or rectify, in the Github Discussions. You can create your own after notifying me and you can get allotted if you want.

Mohitmadhav avatar May 31 '22 15:05 Mohitmadhav

Hey @Mohitmadhav , Can I help you with this?

21satvik avatar Jun 02 '22 05:06 21satvik

Is this still open? If yes, can you assign it to me?

Spyy004 avatar Oct 11 '22 07:10 Spyy004