storyblok / field-plugin

Create and deploy Storyblok Field Plugin
https://www.storyblok.com/docs/plugins/field-plugins/introduction
25 stars 3 forks source link

Sandbox not working in the browser Brave due to ad blocker #315

Closed eunjae-lee closed 9 months ago

eunjae-lee commented 9 months ago

Describe the bug

The Field Plugin Sandbox doesn't work in the browser Brave due to its ad blocker.

To Reproduce Steps to reproduce the behavior:

  1. Create a field plugin, and run yarn dev
  2. Open the field plugin on the sandbox (like https://plugin-sandbox.storyblok.com/field-plugin?url=http%3A%2F%2Flocalhost%3A8080%2F&manifest=%7B%22options%22%3A%5B%5D%7D) in Brave
  3. Nothing is shown in "Preview" panel

Expected behavior

It should just work.

eunjae-lee commented 9 months ago

I created this issue as a reference for others who may encounter the same problem.

You need to disable Brave's ad blocker for the Sandbox to test it :)

https://github.com/storyblok/field-plugin/assets/499898/37c7b65d-fccc-4973-b1cf-d14cae29bbdf