Team:Fleetbuggood first issue
倉庫指標
- 星標
- (19,065 顆星)
- PR 合併指標
- (平均合併 1天 16小時) (30 天內合併 999 個 PR)
描述
Kibana version:
main branch
Describe the bug:
While opening the Integrations page I see the following errors in browser DevTools console:
Warning: React does not recognize the `packageName` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `packagename` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
...
Warning: React does not recognize the `integrationName` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `integrationname` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Steps to reproduce:
- Load Kibana with DevTools open
- Click add integrations
- Refresh the page or
- Search for the
Sample dataand click on theSample dataintegration.
- Now click on the
Integrationsbreadcrumb
Expected behavior:
No errors/warnings.
Screenshots (if relevant):