vue-telescope-extensions icon indicating copy to clipboard operation
vue-telescope-extensions copied to clipboard

Telescope extension makes Stripe Checkout pages crash

Open QuentinGab opened this issue 3 years ago • 0 comments

Version

vue-telescope-analyzer: v1.5.8

Reproduction Link

I can't provide a reproduction link as I have no permanent stripe checkout link available on the spot. Bug happen on Chrome v103.0.5060.134 and Edge v103.0.1264.71

Steps to reproduce

  • Intall vue telescope
  • Visit a Stripe checkout page (payment page)
  • Notice that the page won't load

What is Expected?

Not interfer with Stripe page loading process.

What is actually happening?

I have no clue about what is happening, here is a basic screenshot of the console when the extension is activated (left) and when it is not (right) image

ps: I can confirm that vue-telescope is the only one extension activated on chrome when taking this screenshot.

QuentinGab avatar Jul 26 '22 16:07 QuentinGab