Skip to content

Add local network access permission to iframe#6

Open
Horgun wants to merge 1 commit into
appbaseio:devfrom
Horgun:Horgun-patch-1
Open

Add local network access permission to iframe#6
Horgun wants to merge 1 commit into
appbaseio:devfrom
Horgun:Horgun-patch-1

Conversation

@Horgun

@Horgun Horgun commented Jun 7, 2026

Copy link
Copy Markdown

When trying to access https://dash.reactivesearch.io/app/indexName/browse, using the local setup described at https://www.reactivesearch.io/get-started, there is a cor error that happens with the iframe for dejavu, so it doesn't load (chrome).

Adding allow="local-network-access" to the iframe makes it work. Only tested by recreating the iframe on chrome devtools

Describe the change in this PR?

Adds allow="local-network-access" to the iframe used for dejavu at the Browse Data page

How was this PR tested? Provide relevant screenshots

Using chrome dev tools:

  • I added allow="local-network-access" to the iframe and copied it
  • Deleted the iframe
  • Added the iframe with allow="local-network-access" to the page again

I didn't try running the project locally. The error probably doesn't happen locally as well.

Impact pages list

Browse Data

PR Checklist

  • Cypress tests passing locally yarn cypress:run
  • Sanity testing (Includes variable/Indentation etc..)
  • Adequate unit tests added
  • Base branch is dev

When trying to access https://dash.reactivesearch.io/app/indexName/browse, using the local setup described at https://www.reactivesearch.io/get-started,
there is a cor error that happens with the iframe for dejavu, so it doesn't load (chrome).

Adding allow="local-network-access" to the iframe makes it work.
Only tested by recreating the iframe on chrome devtools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant