Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Fix test errors and warnings #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

backflip
Copy link

I was unable to run the tests:

  • methods.navigate failed due to the method requiring a DOM event as a second parameter
  • Many tests showed the duplicate key warning warning which is also visible in the browser console
  • Nuxt failed with TypeError: Cannot read property 'emit' of undefined due to @nuxtjs/[email protected] not locking down dependencies and accidentally requiring some non-compatible @[email protected] packages

Resolves #31

DCO 1.1 Signed-off-by: Thomas Jaggi <[email protected]>

@backflip
Copy link
Author

@Snugug, since you have been merging the last few PRs: Would you be willing to review this one? Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate key warning
1 participant