-
Notifications
You must be signed in to change notification settings - Fork 28
Description
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
When trying to upload a custom font in the project settings, the file picker works and the .ttf file appears to be selected (the filename is displayed). However, the "Add font" button remains greyed out/disabled, making it impossible to complete the upload process.
Expected Behavior
After selecting a valid .ttf file, the "Add font" button should become enabled, allowing the user to proceed with the font installation.
Steps to Reproduce
1.Go to Settings & Integrations > Custom Fonts.
2.Click on "Add Font".
3.In the dialog, click "Select font file" and choose a valid .ttf file from your local machine.
4.Observe that the file name appears in the dialog.
5.Notice that the "Add font" button at the bottom of the dialog does not become active/clickable.
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
Unable to generate Bug Report Code because the editor itself is not working properly/responding.
Visual documentation
Environment
- FlutterFlow version: 6.6.11
- Platform: web
- Browser name and version: Chrome latest version
- Operating system and version affected: Windows 10Additional Information
No response