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
Describe the bug
I have a ui5-link and a ui5-button inside a cell in Analytical Table (Multi-Select mode). I have click event listeners for both, but the handlers are not invoked when clicking either.
Expected behavior
Clicking these controls should dispatch a click event.
Actual behavior
Clicking the controls actually select/un-select the row.
UI5 Web Components for React Information
Operating System: @ui5/webcomponents-react version:
Do you have a dependency to@ui5/webcomponents in your package.json? If yes, which version?:
0.9.0-rc.9
The text was updated successfully, but these errors were encountered:
Describe the bug
I have a ui5-link and a ui5-button inside a cell in Analytical Table (Multi-Select mode). I have click event listeners for both, but the handlers are not invoked when clicking either.
Expected behavior
Clicking these controls should dispatch a click event.
Actual behavior
Clicking the controls actually select/un-select the row.
UI5 Web Components for React Information
Operating System:
@ui5/webcomponents-react
version:Do you have a dependency to
@ui5/webcomponents
in your package.json? If yes, which version?:0.9.0-rc.9
The text was updated successfully, but these errors were encountered: