GithubHelp home page GithubHelp logo

Comments (5)

uwla avatar uwla commented on June 2, 2024

Hi. Can you give details of the context of your problem?

from vue-data-table.

zwoefler avatar zwoefler commented on June 2, 2024

I have a similar issue.

In my Editor VS Code when I import your component as:

import DataTable from "@andresouzaabreu/vue-data-table"

it prints the informational message next to the import statement.

Could not find a declaration file for module '@andresouzaabreu/vue-data-table'. 
'/home/martin/Projects/myProject/vueApp/node_modules/@andresouzaabreu/vue-data-table/
dist/DataTable.umd.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/andresouzaabreu__vue-data-table` 
if it exists or add a new declaration (.d.ts) file containing 
`declare module '@andresouzaabreu/vue-data-table';`Vetur(7016)

On my webpage I receive the following error:

Uncaught (in promise) TypeError: _vm._self is undefined
    render DataTable.umd.js:4744

I don't know where to go from here, would really love to use your component in Vue3

from vue-data-table.

uwla avatar uwla commented on June 2, 2024

Are you guys both using Vue3?

This plugin currently doesn't work with Vue3. I haven't been able to figure out yet why is that.
It works perfectly fine with Vue2, though.

from vue-data-table.

zwoefler avatar zwoefler commented on June 2, 2024

Thanks for taking the time to answer here. Yes, as stated I a using Vue3.
Can't speak for @daniel007enirman though

from vue-data-table.

uwla avatar uwla commented on June 2, 2024

This has been fixed in commitment d95393., available at @uwlajs/vue-data-table@^2.0.1 or above.

from vue-data-table.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.