Skip to content

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

Closed
@shineqwe

Description

@shineqwe

I am use webdriwer
I have updated the codeceptjs version (3.5.10). Now I'm getting an error on the I.scrollIntoView('#submit', true); method.

⨯ Unable to compile TypeScript:
fragments/mobile/footer/Footer.ts(32,52): error TS2559: Type 'true' has no properties in common with type 'ScrollIntoViewOptions'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions