FlutterFlow / flutterflow-issues

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

Pictures do not show in web deploy #3833

Open LaVanguard opened 1 week ago

LaVanguard commented 1 week ago

Can we access your project?

Current Behavior

In current web deploy I get text and videos displayed, but not images.

Expected Behavior

Get all - text, videos and images displayed.

Steps to Reproduce

Go to web deploy of my project. Go to admin list of categories Edit any single category Picture doesn't show (But they do in the test mode.)

Reproducible from Blank

Bug Report Code (Required)

IT4sk876y4x1oeFF+Kr+acBr/SoXJm4+ap0SscsZbw4bB4zqPLJ+PMzealNvOfWoSlNhHGabgkAepfDXvtnLUsIoCwiZbblzz4dcZA3jRXq8Rr6PDLWofXFSM9lgC1SZ4LaznxZCKtdZWCEk3GCIfOiyaA7DN5+/Zwh9f6PHaOI=

Visual documentation

Web: image Editor image

Environment

- FlutterFlow version: FlutterFlow v4.1.89+ released September 12, 2024
- Platform: PC
- Browser name and version: Wersja 128.0.6613.138 (Oficjalna wersja) (64-bitowa)
- Operating system and version affected: Windows 11 23H2

Additional Information

Pictures work in test mode. I already used this tip and deployed this json -> https://community.flutterflow.io/ask-the-community/post/uploaded-images-are-not-showing-when-published-on-web-T6ctO43yVsySOlJ Read the documentation and didn't find things that can help me here more.

smad-bro commented 1 week ago

Check your browser console for any errors. It is maybe due to CORS issue, and it should reflect in browser console as an error.

LaVanguard commented 6 days ago

OK fixed. Close the ticket.