-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
Describe the issue. What is the expected and unexpected behavior? Seeing warnings in the console for DataToolbar
Please provide the steps to reproduce. Feel free to link CodeSandbox or another tool. Run latest v4 branch and navigate to http://localhost:8000/documentation/react/components/datatoolbar
Is this a bug or enhancement? If this issue is a bug, is this issue blocking you or is there a work-around? Bug
Warning: React does not recognize the `clearAllFilters` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `clearallfilters` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: React does not recognize the `clearFiltersButtonText` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `clearfiltersbuttontext` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: React does not recognize the `showClearFiltersButton` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `showclearfiltersbutton` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: React does not recognize the `isExpanded` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `isexpanded` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Warning: React does not recognize the `toolbarId` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `toolbarid` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
