I've added zoho page sense link to my SPA angular application and it seems to be working well for the most part but its breaking links on my site. If I refresh the page it seems to work.
I've tracked it down to this file: https://static.zohocdn.com/pagesense/tracking/sessionrecording-a1cf4e7ba6_.js
Which errors because its trying to call getElementsByTagName on n which is null
