[GH-ISSUE #8589] [Bug] The named parameter 'autofillHints' isn't defined in AFTextField #3932

Closed
opened 2026-03-23 21:34:14 +00:00 by mirror · 3 comments
Owner

Originally created by @pratham-sarankar on GitHub (Mar 19, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8589

Bug Description

I forked and cloned the latest main branch locally on M1 Macbook Pro and followed the guide to run AF locally.

Even after completing all the steps, the application didn't compile as AFTextField in appflowy_ui package was missing 'autofillhints' named parameter.

How to Reproduce

Steps to Reproduce

  • Clone the repository - git clone https://github.com/AppFlowy-IO/AppFlowy.git
  • As per the the guide, install your build environment - ./frontend/scripts/install_dev_env/install_macos.sh
  • Open the frontend folder on vscode
  • Go to the Run and Debug tab and then click AF-desktop: Clean + Rebuild All.

Expected Behavior

The application is expected to run after completing all the steps according to the guide.

Operating System

M1 Macbook Pro - macOS Tahoe - version 26.0.1

AppFlowy Version(s)

0.9.9

Screenshots

Image

Additional Context

No response

Originally created by @pratham-sarankar on GitHub (Mar 19, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8589 ### Bug Description I forked and cloned the latest main branch locally on M1 Macbook Pro and followed the [guide](https://docs.appflowy.io/docs/documentation/appflowy/from-source/environment-setup/building-on-macos) to run AF locally. Even after completing all the steps, the application didn't compile as AFTextField in appflowy_ui package was missing 'autofillhints' named parameter. ### How to Reproduce ### Steps to Reproduce - Clone the repository - git clone https://github.com/AppFlowy-IO/AppFlowy.git - As per the the [guide](https://docs.appflowy.io/docs/documentation/appflowy/from-source/environment-setup/building-on-macos), install your build environment - ./frontend/scripts/install_dev_env/install_macos.sh - Open the frontend folder on vscode - Go to the Run and Debug tab and then click AF-desktop: Clean + Rebuild All. ### Expected Behavior The application is expected to run after completing all the steps according to the guide. ### Operating System M1 Macbook Pro - macOS Tahoe - version 26.0.1 ### AppFlowy Version(s) 0.9.9 ### Screenshots <img width="730" height="518" alt="Image" src="https://github.com/user-attachments/assets/a0ec8fc3-8b31-49b6-8d8a-a77f20a76f61" /> ### Additional Context _No response_
Author
Owner

@schooldanlp6 commented on GitHub (Mar 19, 2026):

where is source code for 0.11.4 or did you intentionally build against 0.9.9

<!-- gh-comment-id:4088998699 --> @schooldanlp6 commented on GitHub (Mar 19, 2026): where is source code for 0.11.4 or did you intentionally build against 0.9.9
Author
Owner

@pratham-sarankar commented on GitHub (Mar 19, 2026):

As per latest code on main branch, the version mentioned in the pubspec.yaml file under frontend/appflowly_flutter folder is 0.9.9.

So, while filing the issue, I selected 0.9.9. I am also not sure why there is inconsistency between the versions and how to locate the code for 0.11.4

<!-- gh-comment-id:4089243408 --> @pratham-sarankar commented on GitHub (Mar 19, 2026): As per latest code on main branch, the version mentioned in the [pubspec.yaml](https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/pubspec.yaml) file under frontend/appflowly_flutter folder is `0.9.9`. So, while filing the issue, I selected `0.9.9`. I am also not sure why there is inconsistency between the versions and how to locate the code for `0.11.4`
Author
Owner

@schooldanlp6 commented on GitHub (Mar 19, 2026):

great so I am not the only one who can't find the latest release

<!-- gh-comment-id:4092498577 --> @schooldanlp6 commented on GitHub (Mar 19, 2026): great so I am not the only one who can't find the latest release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3932
No description provided.