FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
98 stars 17 forks source link

Github Integration not working on desktop app #2856

Open hotfix-houdini opened 2 weeks ago

hotfix-houdini commented 2 weeks ago

Has your issue been reported?

Current Behavior

Attempting to associate a github repo on flutterflow's desktop up results in the app freezing and crashing on the first popup window. Event viewer shows an APPCRASH for desktop_webview_auth_plugin.dll. I was able to associate the repo through the web app.

Expected Behavior

The github integration works successfully on the desktop app or the app shepherds us to the webapp if it's currently unsupported on desktop.

Steps to Reproduce

  1. Open up FlutterFlow Desktop on Windows 11
  2. Create a blank project
  3. Navigate to the Github integration tab
  4. Populate a new repo url: https://github.com/FlutterFlow/flutterflow-ui.git
  5. Click Associate Repo
  6. Click "sign in with Github"
  7. Observe a blank white popup that stays forever
  8. 'X' out the popup and observe flutterflow desktop crashes

Reproducible from Blank

Bug Report Code (Required)

n/a

Context

Had to do some troubleshooting and switch to the webapp to wire up my project to github.

Visual documentation

image

Additional Info

Not happy about having to check the

I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue."

checkbox to submit this report.

Environment

- FlutterFlow version: v4.1.47+
- Platform: Desktop
- Browser name and version: N/A
- Operating system and version affected: Windows 11

General

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

When following my steps to reproduce, data loss happens

rzambroni commented 1 week ago

Hi @hotfix-houdini, thanks for the report, i was able to replicate the issue you're describing and will send it to the team so they can take a look.