Skip to content

fix: replace some DOM Element method not supported in Salesforce - #84

Merged
ghiscoding merged 2 commits into
mainfrom
bugfix/salesforce-unsupported-node-methods
Jun 28, 2023
Merged

fix: replace some DOM Element method not supported in Salesforce#84
ghiscoding merged 2 commits into
mainfrom
bugfix/salesforce-unsupported-node-methods

Conversation

@ghiscoding

Copy link
Copy Markdown
Owner

some methods aren't supported in Salesforce for unknown reasons and it throws some errors like "append function does not exist"

some methods aren't supported in Salesforce for unknown reasons and it throws some errors like "append function does not exist"
the elements are already in `if` conditions, so no need to use optional chaining `?.`
@github-actions

github-actions Bot commented Jun 28, 2023

Copy link
Copy Markdown

🎭 Playwright Summary - Success 🎉

Playwright Report

multiple-select-vanilla-root@0.0.0 test:e2e /home/runner/work/multiple-select-vanilla/multiple-select-vanilla
playwright test --config playwright/playwright.config.ts

Running 66 tests using 1 worker
··································································
66 passed (1.3m)

@ghiscoding
ghiscoding merged commit 2617514 into main Jun 28, 2023
@ghiscoding
ghiscoding deleted the bugfix/salesforce-unsupported-node-methods branch June 28, 2023 02:54
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