Skip to content

[BUG] Unable to use action.default_state in package.json? #1309

@YulRW

Description

@YulRW

What happened?

  // in package.json
  "manifest": {
    "action": {
      "default_state": "enabled"
    }

run pnpm run dev --verbose
terminal display:17 | Did you mean "default\_area", "default\_icon", "default\_popup"? And will not continue to build.
When I removed default_state, it continued to work.

Version

Latest

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome

Relevant log output

(OPTIONAL) Contribution

  • I would like to fix this BUG via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions