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

Datatable - not propagate prop filterMatchMode when lazyload is on #187

Closed
ebonventi opened this issue Nov 21, 2017 · 1 comment
Closed
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@ebonventi
Copy link

When you configure a DataTable to work with lazyLoad, and a Column with property filterMatchMode, this property will not propagate to onload event. It's necessary do that to make sure the backend will be correct configured.

ebonventi pushed a commit to ebonventi/primereact that referenced this issue Nov 21, 2017
@cagataycivici cagataycivici self-assigned this Nov 28, 2017
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Nov 28, 2017
@cagataycivici cagataycivici added this to the 1.2.1 milestone Nov 28, 2017
@cagataycivici cagataycivici added Type: Bug Issue contains a defect related to a specific component. and removed Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add labels Nov 28, 2017
@cagataycivici
Copy link
Member

Fixed in a different way, thank you.

cagataycivici pushed a commit that referenced this issue Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants