devtools: Crash if third party cookies are blocked

Version

5.1.0

Browser and OS info

Chrome 73.0.3683.103 / Windows 10

Steps to reproduce

  1. Open Chrome Dev Tools
  2. Click on Vue tab
  3. Click on settings, vuex state, or other tabs

What is expected?

Anything to happen.

What is actually happening?

Nothing happens.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 1
  • Comments: 16 (4 by maintainers)

Commits related to this issue

Most upvoted comments

After trying again, it works initially but breaks the moment I click on the settings button.

What worked for me is to add an exception for the Extension URL.

Go to Settings --> Advanced --> Site settings --> Cookies. With ‘Block third-party cookies’ enabled press the ‘Add’ button next to allow and enter chrome-extension://nhdogjmejiglipccpnnnanhbledajbpd/. Click add.

You should now see a ‘Vue devtools’ icon in the list of allowed cookies. Reload Devtools and you should be able to go to the settings tab.

Same issue here, and yes I’m blocking third-party cookies

Can confirm happens with Vivaldi (Chromium 73.0.3683.105) on Linux and MacOS Mojave. Everything works fine until settings icon is clicked. @DespertaWeb You can get releases from releases tab and follow steps for manual installation