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

Implement NodeFilter API #253

Closed
MasonPinZ opened this issue Sep 12, 2022 · 1 comment
Closed

Implement NodeFilter API #253

MasonPinZ opened this issue Sep 12, 2022 · 1 comment
Labels

Comments

@MasonPinZ
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In Partytown's web worker context, NodeFilter object is not defined. For more info regarding NodeFilter, please see here.

Describe the solution you'd like
Please make NodeFilter API available in web worker.

Describe alternatives you've considered
N/A.

Additional context
A test case to verify the absence of NodeFilter has been created here. To run the test case:

npx playwright test tests/platform/node-filter --browser=chromium

Observed:
Test case timed out because error was thrown during javascript evaluation.

Expected:
The test case passes in execution.

Copy link
Contributor

Partytown moves to QwikDev organization, this is a new beginning for the project. So it's time to clarify the status and clean up the current state a bit. This issue was automatically marked as deprecated and closed because it was not detected recent activity for 8 months, date of latest version. If this issue is still relevant, feel free to comment below and the maintainers will reopen it. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 24, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant