Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in console log when opening Kaoto editor Warning: React does not recognize the isHidden prop on a DOM element. #436

Closed
apupier opened this issue Jan 15, 2024 · 0 comments · Fixed by KaotoIO/kaoto#1220
Labels
bug Something isn't working
Milestone

Comments

@apupier
Copy link
Member

apupier commented Jan 15, 2024

using kaoto v2

react-dom.development.js:86 Warning: React does not recognize the `isHidden` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `ishidden` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
    at button
    at TabButton (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:123127:11)
    at li
    at TabBase (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:123039:11)
    at Tab
    at ul
    at div
    at Tabs (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:123301:9)
    at div
    at KaotoEditor (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:261500:92)
    at CatalogModalProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:261918:82)
    at VisibleFlowsProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:262301:78)
    at CatalogTilesProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:261989:77)
    at CatalogLoaderProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:262046:86)
    at SchemasLoaderProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:262205:78)
    at https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:261359:83
    at EntitiesProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:262124:70)
    at SourceCodeProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:262260:88)
    at div
    at EditorEnvelopeViewRef (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:115351:42)
    at I18nDictionariesProvider (https://file+.vscode-resource.vscode-cdn.net/home/apupier/git/vscode-kaoto/dist/webview/KaotoEditorEnvelopeApp.js:117060:55)
@apupier apupier added the bug Something isn't working label Jan 15, 2024
@apupier apupier moved this from New to Todo in Kanban Board Feb 1, 2024
@apupier apupier added this to the VS Code 0.next milestone Feb 1, 2024
@apupier apupier changed the title Erro rin console log when opening Kaoto editor Warning: React does not recognize the isHidden prop on a DOM element. Error in console log when opening Kaoto editor Warning: React does not recognize the isHidden prop on a DOM element. Feb 6, 2024
@lordrip lordrip moved this from Todo to In Review in Kanban Board Jun 28, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Kanban Board Jul 1, 2024
@apupier apupier modified the milestones: VS Code 0.next, 0.16.0, 1.0.0, 1.2.0 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant