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 Warning: Unknown event handler property onPointerEnterCapture. It will be ignored. #14633

Open
tsmaeder opened this issue Dec 16, 2024 · 0 comments

Comments

@tsmaeder
Copy link
Contributor

Bug Description:

The following exception appears at startup in the browser log:

logger-protocol.ts:117 2024-12-16T09:16:46.997Z root ERROR Warning: Unknown event handler property `onPointerEnterCapture`. It will be ignored.
    at textarea
    at TextareaAutosizeClass (file:///C:/Users/thomas/code/theia/theia2/examples/electron/lib/frontend/vendors-node_modules_react-autosize-textarea_lib_index_js.js:488:47)
    at SearchInWorkspaceTextArea (file:///C:/Users/thomas/code/theia/theia2/examples/electron/lib/frontend/pa…es_search-in-workspace_lib_browser_search-in-workspace-factory_js.js:168:9)
    at div
    at div
    at div
    at div
    at div

Steps to Reproduce:

  1. Build Theia master
  2. yarn electron start

Additional Information

  • Operating System: Windows 11
  • Theia Version: 1.55. master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant