pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
380 stars 380 forks source link

iFrame Dialog and Panel Cross Domain and Sandbox questions #1829

Open rmedrano2 opened 3 weeks ago

rmedrano2 commented 3 weeks ago

Category

[ ] Enhancement

[ ] Bug

[X] Question

Version

Please specify what version of the library you are using: [ 3.18.1 ]

If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

When using the iFrame, URL's from different domains are not allowed. It is possible to use different domains using the normal SPO embed webpart if the domain is defined in HTML Security in site settings. Is this possible with the iFrame or panel dialog?

What are the restrictions in place when using the sandbox property? it is not clearly defined in the documents. also the property is a string? what values? any?

github-actions[bot] commented 3 weeks ago

Thank you for submitting your first issue to this project.