question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After the recent upgrade to v4.2.0 events are not rendered anymore.

See original GitHub issue

Hey!

Great Vue component, however after I upgraded from v4.1.1 to v4.2.0 my events are not rendered anymore. What’s more I also got some deprecation warnings

Use of datesRender as an event is deprecated. Please convert to a prop.
Use of eventRender as an event is deprecated. Please convert to a prop.
Use of viewSkeletonRender as an event is deprecated. Please convert to a prop.

Could you please make a working example with 4.2.0 or at least explain what needs to be modified in order for the events to render?

Could it be related to the fact that I initialise FullCalendar with an empty events array and am then loading my events in Vue’s mounted() lifecycle hook?

Thanx!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:25 (8 by maintainers)

github_iconTop GitHub Comments

6reactions
doncatnipcommented, Jun 3, 2019

4.2 seems broken. Resources are not shown anymore, even if I use props instead of an event (or no renderer at all). It’s also undocumented. I’d guess we have to wait a little bit longer 😃

3reactions
arshawcommented, Jun 4, 2019

I’m glad everything is seems to be fixed.

I needed to publish another patch release 4.2.2 because I noticed another bug related to event objects with Date objects. Please upgrade to 4.2.2.

Closing this issue. Please open a new ticket if you experience continued problems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Known Issues - The Events Calendar
Description: Since the WooCommerce v6.3.0 update, the attendee registration page is not working anymore for WooCommerce Tickets. Workaround:.
Read more >
V4 Release Notes and Upgrade Guide - Docs v4 - FullCalendar
To get the current View Object, access the Calendar's view property instead. The getView() method has been removed. render method. When called after ......
Read more >
Migrating from v3 to v4 - Gatsby
Use npm outdated or yarn upgrade-interactive for automatic upgrade to the latest v3 release. After upgrading, run gatsby build and look for deprecation...
Read more >
Source of CHANGELOG.md - scheduler - Bitbucket
v4.2.0. fix recurring event expansion when event starts before view ... render method does not re-adjust calendar dimension (#3893); when ...
Read more >
Docker Desktop release notes
Copied terminal contents do not contain non-breaking spaces anymore. For Mac. Minimum version to install or update Docker Desktop on macOS is now...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found