Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: AutoForm, fix disabled from field-config #942

Open
1 of 2 tasks
damienroche opened this issue Dec 5, 2024 · 0 comments · May be fixed by #943
Open
1 of 2 tasks

[Bug]: AutoForm, fix disabled from field-config #942

damienroche opened this issue Dec 5, 2024 · 0 comments · May be fixed by #943
Labels
bug Something isn't working

Comments

@damienroche
Copy link
Contributor

Reproduction

https://stackblitz.com/edit/aaxbuu-gnjutm?file=src%2FApp.vue

Describe the bug

The disabled prop in inputProps isn't working

Capture d’écran 2024-12-05 à 12 02 50

System Info

System:
    OS: macOS 14.5
    CPU: (10) arm64 Apple M1 Pro
    Memory: 89.28 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node
    Yarn: 1.22.18 - ~/Library/pnpm/yarn
    npm: 10.5.0 - ~/.nvm/versions/node/v20.12.2/bin/npm
    pnpm: 9.12.3 - ~/Library/pnpm/pnpm
    bun: 0.2.1 - ~/.bun/bin/bun
  Browsers:
    Chrome: 131.0.6778.87
    Safari: 17.5

Contributes

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests
@damienroche damienroche added the bug Something isn't working label Dec 5, 2024
@damienroche damienroche linked a pull request Dec 5, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant