quantifish / influ2

Bayesian version of the R package influ (https://github.com/trophia/influ) for use with brms models
http://www.quantifish.co.nz/influ2/
Other
3 stars 0 forks source link

influ2 causes a console error on button clicks #23

Open nikolayandreev opened 6 months ago

nikolayandreev commented 6 months ago

We have influ2.com script injected via gtm, and it produces this random error on every button click on all pages for our site, it causes an issue with Sentry because it also logs them..

image

This is an example of one of the elements that triggers this error

<button data-v-52d7c552="" class="increment">
    <svg data-v-52d7c552="" xmlns="http://www.w3.org/2000/svg" class="a-glyph a-glyph__plus a-glyph_size_s">
         <use href="#plus" xmlns:xlink="http://www.w3.org/1999/xlink"></use>
    </svg>
</button>