microsoft / clarity-js

This library has moved and is now available at
https://github.com/microsoft/clarity
Other
220 stars 32 forks source link

Bug fixes and improvements in v1.0.0-beta.21 #172

Closed sarveshnagpal closed 4 years ago

sarveshnagpal commented 4 years ago

1) Support for shadow DOM 2) Adding support for backward & forward compat 3) Auto mask sensitive fields 4) Fix a bug where first payload was missing

toby-walker commented 4 years ago
let el = element(id) as HTMLElement;

Where is this defined? I couldn't see it anywhere in the code.


Refers to: decode/render.ts:84 in deb33bf. [](commit_id = deb33bf13edb51b9b4795e4aa03ca7e804634153, deletion_comment = False)