FlutterFlow / flutterflow-issues

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

Select SQLite database in FlutterFlow Desktop Version not possible. #2802

Open ClausFalkenstein opened 2 months ago

ClausFalkenstein commented 2 months ago

Has your issue been reported?

Current Behavior

Apparently you can't select a SQLite file in the FlutterFlow desktop version, the progress indicator is always spinning! The problem persists even if the Flutterflow desktop version is started as administrator.

In the web version this is possible without any problems.

I have helped myself by selecting the DB in the web version, later I can select the database from the assets in the desktop version.

Expected Behavior

It is expected that it will also be possible to select an SQLite database in the desktop version of FlutterFlow.

Steps to Reproduce

  1. Open FlutterFlow Desktop
  2. Try to select a SQLite database from your file system
  3. You can now enjoy a spinning wheel for hours on end!

Reproducible from Blank

Bug Report Code (Required)

not available in this case

Context

I have helped myself by selecting the DB in the web version, later I can select the database from the assets in the desktop version.

Visual documentation

-

Additional Info

-

Environment

- FlutterFlow version: v4.1.41+
- Platform: Desktop Local Run / Android
- Browser name and version: Chrome 107.0.5304.110
- Operating system and version affected: Windwos 10

General

Relative to the time the changes were made, data was lost within

When following my steps to reproduce, data loss happens

rzambroni commented 2 months ago

Hey @ClausFalkenstein, I was able to replicate the issue you are mentioning. It is related to a few others where assets can't be uploaded to the FF Windows Desktop app from the local machine. Custom Fonts, Icons and Media are also affected.

I'll pass this to the team so they can take a look.
Thanks for the report!