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 #1

Updated by Maria Agaphontzev 2 months ago

  • Subject changed from remove used attributes in pagination to remove unused attributes in pagination
Actions #2

Updated by The Foreman Bot 2 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_ansible/pull/737 added
Actions

Also available in: Atom PDF