You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you submit this issue, have you checked the following
Is this really a problem?
I have searched the Github Issues for similar issues, but did not find anything.
Affected packages and versions
V 0.6.1
Reproduction link
When attempting to listen to the CellClicked event using the Univer API, the event handler does not execute as expected.I have also tried CellHover and CellPointerMove, they does not work.
No error messages are being logged to the console related to event binding.
Other events, such as BeforeCommandExecute、BeforeSheetEditStart, function correctly.
Environment:
Univer Version: 0.6.1
Browser: Google Chrome 133.0.6943.99
React: 18.0.37
I found that you have already submitted related fixes, but the current version is still not effective.
Please let me know if you need any additional information or clarification!
Expected behavior
The CellClicked event should trigger when a cell is clicked, logging the event details to the console.
Actual behavior
No output is logged when cells are clicked, suggesting the event isn't being dispatched.
System information
No response
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Origin Title: [Bug] Cell Event Not Triggering in Univer API
Title: [Bug] Cell Event Not Triggering in Univer API
Before you submit this issue, have you checked the following
Is this really a problem?
I have searched the Github Issues for similar issues, but did not find anything.
Affected packages and versions
V 0.6.1
Reproduction link
When attempting to listen to the CellClicked event using the Univer API, the event handler does not execute as expected.I have also tried CellHover and CellPointerMove, they does not work.
No error messages are being logged to the console related to event binding.
Other events, such as BeforeCommandExecute、BeforeSheetEditStart, function correctly.
Environment:
Univer Version: 0.6.1
Browser: Google Chrome 133.0.6943.99
React: 18.0.37
Code
I found that you have already submitted related fixes, but the current version is still not effective.
Please let me know if you need any additional information or clarification!
Expected behavior
The CellClicked event should trigger when a cell is clicked, logging the event details to the console.
Actual behavior
No output is logged when cells are clicked, suggesting the event isn't being dispatched.
Before you submit this issue, have you checked the following
Affected packages and versions
V 0.6.1
Reproduction link
When attempting to listen to the CellClicked event using the Univer API, the event handler does not execute as expected.I have also tried
CellHover
andCellPointerMove
, they does not work.No error messages are being logged to the console related to event binding.
Other events, such as BeforeCommandExecute、BeforeSheetEditStart, function correctly.
Environment:
Univer Version: 0.6.1
Browser: Google Chrome 133.0.6943.99
React: 18.0.37
Code
I found that you have already submitted related fixes, but the current version is still not effective.
Please let me know if you need any additional information or clarification!
Expected behavior
The CellClicked event should trigger when a cell is clicked, logging the event details to the console.
Actual behavior
No output is logged when cells are clicked, suggesting the event isn't being dispatched.
System information
No response
The text was updated successfully, but these errors were encountered: