Skip to content

GitHub Pages Deployment Failed - Missing JavaScript Files #7420

Description

@jjidoori

Can we access your project?

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

Current Behavior

After building and deploying to GitHub Pages, the gh-pages branch is missing critical JavaScript files (flutter_bootstrap.js, main.dart.js, etc.). The web folder is not generated. The deployment URL shows only a blank white screen.

Expected Behavior

The web app should load normally on GitHub Pages with all necessary JavaScript files properly generated and deployed.

Steps to Reproduce

  1. Open saju-quiz project in FlutterFlow
  2. Click Build
  3. Select "Deploy to GitHub Pages"
  4. Wait for deployment to complete
  5. Check gh-pages branch - JavaScript files are missing
  6. Visit https://jjidoori.github.io/saju-quiz/ - shows blank white screen

Reproducible from Blank

  • The steps to reproduce above start from a blank project.

Bug Report Code (Required)

Bug Report Code: Not specific to widget - deployment issue affects entire project

Visual documentation

Image

Environment

* FlutterFlow version: (현재 버전)
* Platform: Web
* Browser: Chrome (버전)
* Operating system: (Windows/Mac/Linux)

Additional Information

Using Growth plan ($72/month). This is a critical deployment issue affecting the entire web application.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions