Skip to content

fix(typings): scrollintoview complains scrollintoviewoptions - #4067

Merged
kobenguyent merged 2 commits into
3.xfrom
4065-scrollintoview-error-ts2559-type-true-has-no-properties-in-common-with-type-scrollintoviewoptions
Dec 12, 2023
Merged

fix(typings): scrollintoview complains scrollintoviewoptions#4067
kobenguyent merged 2 commits into
3.xfrom
4065-scrollintoview-error-ts2559-type-true-has-no-properties-in-common-with-type-scrollintoviewoptions

Conversation

@kobenguyent

Copy link
Copy Markdown
Collaborator

Motivation/Description of the PR

Applicable helpers:

  • WebDriver
  • Appium

Type of change

  • 🐛 Bug fix
  • 📋 Documentation changes/updates

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent added documentation appium webdriver typescript Changes for typings or typescript compatibility labels Dec 11, 2023
@kobenguyent
kobenguyent merged commit 0d1d86b into 3.x Dec 12, 2023
@kobenguyent
kobenguyent deleted the 4065-scrollintoview-error-ts2559-type-true-has-no-properties-in-common-with-type-scrollintoviewoptions branch December 12, 2023 06:04
@kobenguyent kobenguyent mentioned this pull request Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

appium documentation typescript Changes for typings or typescript compatibility webdriver

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ScrollIntoView error TS2559: Type 'true' has no properties in common with type 'ScrollIntoViewOptions'

1 participant