Git Product home page Git Product logo

website's Introduction

website's People

Contributors

dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

website's Issues

AOS library in NUXT3 not working

I am getting this error even after doing all the thing correctly

Cannot set properties of undefined (setting 'AOS')

at default (http://localhost:3001/_nuxt/plugins/aos.js?t=1679420446019:5:13)
at fn (http://localhost:3001/_nuxt/node_modules/nuxt/dist/app/nuxt.mjs?v=32a07478:141:27)
at callWithNuxt (http://localhost:3001/_nuxt/node_modules/nuxt/dist/app/nuxt.mjs?v=32a07478:146:12)
at applyPlugin (http://localhost:3001/_nuxt/node_modules/nuxt/dist/app/nuxt.mjs?v=32a07478:92:29)
at applyPlugins (http://localhost:3001/_nuxt/node_modules/nuxt/dist/app/nuxt.mjs?v=32a07478:101:11)
at async initApp (http://localhost:3001/_nuxt/F:/Projects/freelance-task/MaxCoach_Nuxt3Tailwind/node_modules/nuxt/dist/app/entry.mjs:39:7)

aos.js plugin file
import AOS from "aos"; import "aos/dist/aos.js"; import "aos/dist/aos.css"; export default ({ app }) => { app.AOS = new AOS.init({ disable: "phone" }); // or any other options you need };

I have added css and plugin path both nuxt.config.ts

can you tell me solution of it ASAP

Get error with Chart.js

I installed vue chart.js by following your tutorial on my nuxt project.

After adding bar chart, it shows transition error.

image

It seems it was cursed because of initializing the graph with animation.
I want to disable animation like this.

image

But not sure how to do that.
Please help me with that.

Custom tooltip

Using chart.js and nuxt i can't create custom tooltips.
Thanks

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.