FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
118 stars 18 forks source link

Logged in user close tap and open webapp main domain shows 404 error #3862

Open yuehanjohn opened 1 week ago

yuehanjohn commented 1 week ago

Can we access your project?

Current Behavior

When user are logged in using email, close the tap, and return to main domain (example.com), are directed to error page 404

Expected Behavior

when user are logged in using email, close the tap, and return to main domain (example.com) they should be directed to logged in user main page.

Steps to Reproduce

  1. Create a basic project with email authentification function, login page, redirect page, user1 page, user2 page.
  2. Set not logged in main page to sign up page, set logged in user main page to redirect page.
  3. Add redirect action on redirect page depends on usertype image
  4. Publish to web domain.
  5. Sign up and login.
  6. close the tap.
  7. go to main domain again (example.com)

Reproducible from Blank

Bug Report Code (Required)

none

Visual documentation

image

Environment

- FlutterFlow version: 3.22.2
- Platform: Web
- Browser name and version: All operating system
- Operating system and version affected: Multiple system

Additional Information

I have over 100 users from all around the world, multiple users reported this issue.

Alezanello commented 5 days ago

Hi there!

To help us thoroughly investigate whether this is a replicable bug, could you please follow the proper steps for submitting a bug report? This will give us all the details we need to assist you more effectively.

You can find the guidelines here: https://docs.flutterflow.io/misc/submit-bug-report/

Thanks for your help!