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

Telescope Extension causes Miro to get stuck on loading screen

Open IHIutch opened this issue 3 years ago • 3 comments

Version

1.5.8

Reproduction Link

miro.com Must be logged in for this to happen

Steps to reproduce

  1. Enable VueTelescope extension (Firefox or Chrome)
  2. Attempt to navigate to your dashboard or Miro board

What is Expected?

That Miro works as expected while VueTelescope is enabled

What is actually happening?

An error causes the Miro screen to be stuck on the loading placeholder

Screen Shot 2022-08-15 at 3 10 39 PM

IHIutch avatar Aug 15 '22 19:08 IHIutch

miro.com app script seems using lodash.isNative function and it breaks when using the extension which uses(transpiled) core-js. (includes vue-telescope-extensions)

serialine avatar Oct 12 '22 15:10 serialine

I got the same issue

quangphuchuynh95 avatar Nov 29 '22 02:11 quangphuchuynh95