-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Doc say DataTable editMode default is "cell" but its Null #6691
Closed
ykimhi opened this issue
May 28, 2024
· 3 comments
· Fixed by #6692, leoo1992/GeradorQRCode#57 or leoo1992/GeradorQRCode#80 · May be fixed by nhattpn/BTL_LTNC#56
Closed
Doc say DataTable editMode default is "cell" but its Null #6691
ykimhi opened this issue
May 28, 2024
· 3 comments
· Fixed by #6692, leoo1992/GeradorQRCode#57 or leoo1992/GeradorQRCode#80 · May be fixed by nhattpn/BTL_LTNC#56
Labels
Component: Documentation
Issue or pull request is related to Documentation
Milestone
Comments
github-actions
bot
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
May 28, 2024
PR submitted. |
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
May 28, 2024
melloware
added
Component: Documentation
Issue or pull request is related to Documentation
and removed
Type: Bug
Issue contains a defect related to a specific component.
labels
May 28, 2024
Wait but if it defaults to |
Makes more sense. I'll update it @melloware |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Doc:
https://primereact.org/datatable/#api.DataTable.props.editMode
Code:
https://github.com/primefaces/primereact/blob/063c100193ebdd8518b143fa34f962ed21e69ba8/components/lib/datatable/DataTableBase.js#L444C9-L444C24
The text was updated successfully, but these errors were encountered: