feat: add analytics events for title#1387
Conversation
|
Preview is ready. |
|
Playwright Test Component is ready. |
|
in this component analyticsEvent prop not forwarded https://github.com/gravity-ui/page-constructor/blob/main/src/blocks/Slider/Slider.tsx#L109 |
src/components/Title/TitleItem.tsx
Outdated
| </span> | ||
| ); | ||
|
|
||
| const handleClick = () => { |
There was a problem hiding this comment.
maybe we need wrapped it in useCallback ?
analyticsEvent is located inside the title prop because only TitleItem can be link |
No description provided.