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

Readonly method not working on textarea field #6686

Closed
laravelwebdev opened this issue Jan 25, 2025 · 3 comments
Closed

Readonly method not working on textarea field #6686

laravelwebdev opened this issue Jan 25, 2025 · 3 comments
Labels
bug Verified bug by the Nova team fix incoming A fix is in review

Comments

@laravelwebdev
Copy link

  • Laravel Version: 11
  • Nova Version: 5
  • PHP Version: 8.3
    Readonly method not working on textarea field
@crynobone
Copy link
Member

Can you provide more detail on what's exactly not working?

@crynobone crynobone added the needs more info More information is required label Jan 25, 2025
@laravelwebdev
Copy link
Author

Textarea::make('test')
-> readonly(),

The field readonly attribute is not working.

Using immutable does work.

@crynobone crynobone added bug Verified bug by the Nova team fix incoming A fix is in review and removed needs more info More information is required labels Jan 25, 2025
Copy link

github-actions bot commented Feb 2, 2025

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug by the Nova team fix incoming A fix is in review
Projects
None yet
Development

No branches or pull requests

2 participants