stergosjk
stergosjk
When viewing recordings we never have CSS styles applied. When viewing heatmap sometimes we have to refresh like 5 times before CSS are applied. But this never works for recordings....
We have started injecting clarity for our developing react app. It works great so far and love the heatmaps and recordings. However... with a single user just navigating between pages...
**Do you want to request a *feature*, report a *bug*, or ask a *question* about wit?** Question or Bug **What is the current behavior?** I am using both the Understanding...
My code is as follows in a tsx story file. Using XD latest version 43.0.12.14 import { withXD } from 'storybook-addon-xd-designs' storiesOf('My stories', module) .addDecorator(withXD) .add('My awesome story', () =>...