Xinyi Ye
Xinyi Ye
Hi @ritikaGupta4, could you update to the latest version? We had a fix recently.
Hi @RakeshrajA5, is it the same issue as https://github.com/amplitude/Amplitude-TypeScript/issues/882? Could you run `yarn list @amplitude/analytics-types` in your project and share the screenshot? Thanks
analytics-browser 2.11.8 and analytics-types 2.8.3 should fix it
Hi @visiodeibc, TS’s `analytics-core` package is shared by both browser (`analytics-browser` package) and node (`analytics-node` package) environments in which crypto should be imported differently. It's predefined in browser environment but...
@dhruvg, it should be fixed. Could you check again?
Could you provide the url of your website so that I can reproduce?
Could you clear cache and try again? Scripts are stored in cache as well.
Hi @bitttttten, thanks for choosing Amplitude. To further debug this error, we need more info. - How often do you see this error? - Could you provide the website so...
Hi, thanks for choosing Amplitude. We are working on a fix for it. For a workaround, please use a version
Hi folks, we're planning to fix this in Sept (cc: @Dogfalo). Currently, the workaround is to strip out the URL like this [comment](https://github.com/amplitude/Amplitude-TypeScript/issues/859#issuecomment-2783523139).