Skip to content

[Bug] Build failure: Error: No named parameter with the name 'autofillHints'. #8425

@ardenspace

Description

@ardenspace

Bug Description

I tried to build the project locally, but the build failed due to a missing parameter in AFTextField.
It seems like autofillHints is required but was not provided in the implementation.

How to Reproduce

Steps to reproduce the behavior:

  1. Clone the repository.
  2. Go to frontend/appflowy_flutter.
  3. Run command: flutter run -d macos
  4. See error.

Expected Behavior

The project should build successfully without errors.

Operating System

Mac

AppFlowy Version(s)

0.9.9 (main branch, development)

Screenshots

Image

Error: No named parameter with the name 'autofillHints'. autofillHints: const [AutofillHints.password], ^^^^^^^^^^^^^

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions