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

Fix - Sanitize the pagination prop passed to the SelectInput #5053

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

Luwangel
Copy link
Contributor

Fixes #5037 - ReferenceInput adds a buggy DOM property "pagination" to the inner SelectInput

Todo

  • Sanitize the pagination prop passed to the <SelectInput>

Screenshot

Sélection_012

@Luwangel Luwangel added the RFR Ready For Review label Jul 15, 2020
@JulienMattiussi JulienMattiussi changed the title Sanitize the pagination prop passed to the SelectInput Fix - Sanitize the pagination prop passed to the SelectInput Jul 16, 2020
@JulienMattiussi JulienMattiussi merged commit 4912b1d into master Jul 16, 2020
@JulienMattiussi JulienMattiussi deleted the fix-sanitize-select-input branch July 16, 2020 13:16
@Luwangel Luwangel added this to the 3.7.2 milestone Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReferenceInput adds a buggy DOM property "pagination" to the inner SelectInput
2 participants