Project

General

Profile

Actions

Bug #37802

open

remove unused attributes in pagination

Added by Maria Agaphontzev 2 months ago. Updated 2 months ago.

Status:
Ready For Testing
Priority:
Normal
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Causing these errors
Warning: React does not recognize the `viewType` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `viewtype` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in div (created by Pagination)
in Pagination (created by Pagination)
in Pagination (created by AvailableRolesList)

printWarning @ react-dom.development.js:88Understand this error
react-dom.development.js:88 Warning: React does not recognize the `dropdownButtonId` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `dropdownbuttonid` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in div (created by Pagination)
in Pagination (created by Pagination)
in Pagination (created by AvailableRolesList)

Actions

Also available in: Atom PDF