Skip to content

scrollTo is no recognised as a function #1193

Open
@yschoueri

Description

@yschoueri

I am trying to use the new scrollTo method, I have updated to the latest version 2.6.0 and I use it as following

import { scrollTo } from '@ember/test-helpers';
await scrollTo('.class', 0, 30);

and when I run my test i have the following error TypeError: (0 , _testHelpers.scrollTo) is not a function

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