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

[bug] index.mount is not a function #173

Open
kierangilliam opened this issue Jul 24, 2020 · 0 comments
Open

[bug] index.mount is not a function #173

kierangilliam opened this issue Jul 24, 2020 · 0 comments

Comments

@kierangilliam
Copy link

I'm using (routify)[https://routify.dev/] for Svelte routing.

When trying to run a simple component test, I get the error:

image

Is this a bug report or a feature request?

If this is a bug report, please provide as much info as possible

    "cypress": "^4.11.0",
    "cypress-svelte-unit-test": "^3.3.0",

Steps to reproduce

git clone https://github.com/kierangilliam/routify-svelte-unit-integration
cd routify-svelte-unit-integration
yarn install --frozen-lockfile
yarn cypress open
# Navigate to the 'simple' test and run
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

No branches or pull requests

1 participant