Skip to content
This repository was archived by the owner on Oct 21, 2021. It is now read-only.
This repository was archived by the owner on Oct 21, 2021. It is now read-only.

Problems with type definitions ($funk on CombinedVueInstance) #1

Closed
@OfficialCRUGG

Description

@OfficialCRUGG

When this @ts-ignore line of the TS example is removed, an error is thrown whilst serving/building the typescript example. According to this error, $funk doesn't exist on CombinedVueInstance, whilst it should according to lib.d.ts.
Help would be appreciated!

Reproduction steps:

  1. Clone the repository
  2. Remove the /// @ts-ignore line (line 44) from example-ts/src/components/StationsTable.vue
  3. Run yarn serve (or npm run serve) inside example-ts
  4. Observe the console output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions