FlutterFlow / flutterflow-issues

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

I get an error when I go to a new screen #2365

Closed jorjik closed 7 months ago

jorjik commented 8 months ago

Has your issue been reported?

Current Behavior

When switching from the MyTrips screen to TripPageV2, an error is displayed.

Expected Behavior

there should be no error

Steps to Reproduce

  1. watch the video below 2) use the link https://app.flutterflow.io/run/RhMyRRbWDCuMCpyIAUEP

Reproducible from Blank

Bug Report Code (Required)

IT4slsn1zIt1m/VY+Kr2ccBr/Sg7C0AjU4Eascp/bxIgGIDzPOw+ZPWkTFNCYMerY2xAPkSmml0HwNqOjuDLNPdePTaAbrp+/8x+TAHNfEOma5OBDJeeOGsmHe5jCX3D37WjnhBRLthoL1Jg6jmMJO69Xj/qO5f6IndISq/LZO4=

Context

I want to see detailed information about the "trip"

Visual documentation

video https://somup.com/cZnqI1pttE error https://i.imgur.com/E2Ia85S.png

Additional Info

No response

Environment

- FlutterFlow version: 4.1
- Platform: web
- Browser name and version: yandex-browser 23
- Operating system and version affected: windows 10
hariprasadms commented 8 months ago

Hi @jorjik, Thank you for submitting the issue. The provided steps are not comprehensive enough for us to fully understand the problem. Additionally, we need more information about where the issue is located within your project, such as the page name and relevant data details. Without these details, it's challenging for us to accurately diagnose the problem. Please update the issue with these additional details. Thank you!

jorjik commented 8 months ago

https://app.flutterflow.io/run/6O5bGonctFcsrmF4NngL

log in via SMS, fill in your profile choose a destination: from - odessa where to - moldova select icon - passenger click the find trip button *as a result there will be one card **pressing it will cause an error

hariprasadms commented 8 months ago

Hi @jorjik - Thank you for providing futher details. Since the login requires a phone number with a specific code, I'm unable to log in using a UK number. Consequently, I can't access the app to investigate the issue. While I've looked at the project pages, the CreateTripe and TripPageV2 page doesn't provide sufficient information about the error.

Could you please share test login credentials with me? This will enable me to log in and examine the app, allowing me to better understand the issue and provide assistance. Thank you.

jorjik commented 8 months ago

send email to hari@flutterflow.io

hariprasadms commented 8 months ago

Hi @jorjik - No details received through email. Please re-send it. Thanks

jorjik commented 8 months ago

re-send it

hariprasadms commented 8 months ago

Hi @jorjik - Not received details through email yet.

jorjik commented 8 months ago

tel-for-test p.s. you can use any mobile number - it does not have to be +3

hariprasadms commented 8 months ago

Hi @jorjik - Thank you for giving more details for investigation. Upon logging in to review the process you described, I observed that the error displayed on the browser console does not provide sufficient information. Upon examining the createTrip page, I noticed that there is a container with a collection reference query, along with a click action associated with it. I suspect that this configuration might be causing the issue.

My suggestion would be to try mapping the data document fields and then attempting the operation again. However, please note that this is a high-level suggestion. Based on the configurations observed, it appears that the issue is more related to the configuration on your end rather than being a bug. If you need further more help, reach FF support team. I hope it can help you. Thanks

image