mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
47 lines
No EOL
1.3 KiB
JSON
47 lines
No EOL
1.3 KiB
JSON
{
|
|
"id": "@kbn/react-mute-legacy-root-warning",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [
|
|
{
|
|
"parentPluginId": "@kbn/react-mute-legacy-root-warning",
|
|
"id": "def-common.muteLegacyRootWarning",
|
|
"type": "Function",
|
|
"tags": [],
|
|
"label": "muteLegacyRootWarning",
|
|
"description": [
|
|
"\nAfter we upgrade to React 18, we will see a warning in the console that we are using the legacy ReactDOM.render API.\nThis warning is expected as we are in the process of migrating to the new createRoot API.\nHowever, it is very noisy and we want to mute it for now."
|
|
],
|
|
"signature": [
|
|
"() => void"
|
|
],
|
|
"path": "src/platform/packages/private/kbn-react-mute-legacy-root-warning/index.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"children": [],
|
|
"returnComment": [],
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |