Skip to content

Add local network access permission to iframe#6

Merged
siddharthlatest merged 1 commit into
appbaseio:devfrom
Horgun:Horgun-patch-1
Jun 11, 2026
Merged

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

Conversation

@Horgun

@Horgun Horgun commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

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
@siddharthlatest siddharthlatest merged commit 6480bed into appbaseio:dev Jun 11, 2026
1 check passed
@Horgun Horgun deleted the Horgun-patch-1 branch June 11, 2026 16:56
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.

2 participants