Giter Club home page Giter Club logo

Comments (4)

acerix avatar acerix commented on July 17, 2024 1

Thanks, confirmed. I couldn't find a workaround and the issue seems specific to Vue since I couldn't reproduce in Angular:

https://stackblitz.com/edit/github-tqyvsy?file=src/app/app.component.html

from fullcalendar-vue.

proquibas avatar proquibas commented on July 17, 2024

Thank you @acerix , hope you will fix it soon. :)

from fullcalendar-vue.

arshaw avatar arshaw commented on July 17, 2024

@proquibas for some reason you were using @fullcalendar/vue version 4.0.2-beta whereas all the other deps were non-beta. I updated all your deps to the latest releases and it works now:

https://codesandbox.io/s/fullcalendar-vue-ihfdx

from fullcalendar-vue.

proquibas avatar proquibas commented on July 17, 2024

@arshaw , I check my package.json, and that's what I have configured about fullcalendar packages:

"@fullcalendar/core": "4.3.1",
"@fullcalendar/daygrid": "4.3.0",
"@fullcalendar/interaction": "4.3.0",
"@fullcalendar/list": "4.3.0",
"@fullcalendar/moment": "4.3.0",
"@fullcalendar/resource-common": "4.3.1",
"@fullcalendar/resource-timegrid": "4.3.0",
"@fullcalendar/resource-timeline": "^4.3.0",
"@fullcalendar/timegrid": "4.3.0",
"@fullcalendar/vue": "4.3.1",

I think I have the same versions like in your sandbox but it still not working. If I activate the plugin in the calendarPlugins object both views are not showing the events even if I don't use one of them. I mean, activating the plugin I can see the events in the timeGridWeek view, but not in the other two views.

Thank you.

from fullcalendar-vue.

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.