Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on how to sandbox DOM access? #238

Closed
JamesNJep opened this issue Aug 4, 2022 · 3 comments
Closed

Documentation on how to sandbox DOM access? #238

JamesNJep opened this issue Aug 4, 2022 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@JamesNJep
Copy link

Reading about Partytown I though it had said it could sandbox thirdparty scripts access to the page. But looking through the config options I couldn't find any options for restricting DOM access.

As an example if I had form asking for Name, Age, and Email, and a third party script for validation email addresses, and only wanted the third party script to be able to have access to the Email field on the form. Could I configure Partytown to only allow access to the one field?

@adamdbradley adamdbradley added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 8, 2022
@westonruter
Copy link
Contributor

I'm working on documentation for this. Probably first in blog post form.

@westonruter
Copy link
Contributor

@JamesNJep I just blogged a writeup: Sandboxing with Partytown

@adamdbradley
Copy link
Contributor

Closing this issue since it has become stale, or has been addressed in recent releases and docs updates. If you feel this is still an issue please reopen a new issue. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants