requestly / requestly

Requestly was built to save developers time by intercepting and modifying HTTP Requests. It has now developed into an open-source alternative to Charles Proxy and Telerik Fiddler that works directly in browsers without VPN and proxy Issues. It is used by more than 200,000+ front-end developers and 11,000+ companies worldwide.
https://requestly.com
Other
2.41k stars 176 forks source link

Requestly rule replace string conflict with library sentry/vue #1921

Closed dung-tv closed 2 months ago

dung-tv commented 2 months ago

Describe your issue?

I used requestly to create a replace string rule that when entering a website will replace the url to another url, but when using it with a website that uses the @sentry/vue & @sentry/tracing 7.52.1 library, there is a problem with the library. This causes conflict between functions in the library

Repro steps

  1. Create rule replace string
  2. open tab with genshin daily checkin
  3. in the screen some component not rendering

What Requestly tool were you using?

Your Environment

Edge Version 126.0.2592.87 (Official build) (64-bit)

Requestly Version

v24.7.2

Error screenshot

When i enable requestly: image When i disable requestly: image

sachinjain024 commented 2 months ago

Hey @dung-tv Thanks for reporting this issue. We have just uploaded a new build in the Chrome Store, as soon as Google approves the build, it will be available.

Most likely this issue should be fixed as well.

FYI @wrongsahil

wrongsahil commented 2 months ago

Hey @dung-tv. v24.7.7 is available in the chrome store now. Can you please manually update the extension using these steps

dung-tv commented 2 months ago

Hey @dung-tv. v24.7.7 is available in the chrome store now. Can you please manually update the extension using these steps

Ohh, I updated to v24.7.7 and the problem is resolved, I will close this issue. Thank you for supporting this issue