FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
123 stars 20 forks source link

Error on filter map document firebase #3730

Closed MendesCorporation closed 1 month ago

MendesCorporation commented 1 month ago

Can we access your project?

Current Behavior

When filtering a map to return data, an error occurs:

ib/discovery_v2/scouts/meus_scouts_helio/meus_scouts_helio_widget.dart:718:67: Error: The getter 'tipoAcao' isn't defined for the class 'GameSetsRecord'.

Expected Behavior

data filter with success

Steps to Reproduce

1.Create a collection in firebase 2.put a field as datatype 3.create a text 4.put the text value as a firebase map filter

Reproducible from Blank

Bug Report Code (Required)

IT4Sl8j6yItIm+FY7s/ubMB7/WARKVg5argRiu1qEA4gGJ+tBKQXXOnAVE5pQte0Y1VMMVqahTge+vPemvLhVPpdC0+aGqZI/rVUSjyXRkWWWpeYDYeeS25/DZlYIXbD56SVsx5CKspsS15m2F+YNu7JZBPrHpjYDUQzHP6LA5OK2SrDX1iXc2URm05KZDPz

Visual documentation

image image image image

Environment

- FlutterFlow version: v4.1.85+
- Platform:Web and Desktop
- Browser name and version: Chrome
- Operating system and version affected:

Additional Information

No response

paulperez-dev commented 1 month ago

Hi @MendesCorporation! Thanks for submitting the issue. I've taken a look at your project, but with a lot going on, it's challenging to pinpoint the issue. Given the nature of the problem you're highlighting, we need a blank project with the issue steps set up in it. Without these details, it might be a bit challenging for us to investigate the issue.

Based on the error shown in the capture, the code is looking for the tipoAcao in this scheme.

image.png
MendesCorporation commented 1 month ago

For some reason today the map option no longer appears as it did yesterday.

yesterday:

image

Today:

image

The error no longer occurs

paulperez-dev commented 1 month ago

Hi @MendesCorporation! Do you mean I can close this issue?

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 7 days with no activity. If there are no further updates, a team member will close the issue.

paulperez-dev commented 1 month ago

Closing this issue since we haven't heard back from you. If you are still facing the problem please submit a new issue. Have a great day!