When the library was updated to V4, the new button names were not carried over correctly for the Default View options.

Steps to reproduce
1. Create a new View using full calendar display format
2. In the format settings, select "Week" under the "Default View" option

Expected result:
1. The calendar is displayed defaulting to the "Week" view

Actual result:
1. Nothing is displayed
2. Console error: The FullCalendar view "agendaWeek" does not exist. Make sure your plugins are loaded correctly.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

draenen created an issue. See original summary.

draenen’s picture

Status: Active » Needs review
FileSize
755 bytes

Patch updates the option values for the Default View setting.

  • draenen authored f751840 on 5.x
    Issue #3150701 by draenen: "Default View" setting does not use the...
Mingsong’s picture

Status: Needs review » Patch (to be ported)

Excellent!

Committed.

Mingsong’s picture

Status: Patch (to be ported) » Fixed

Released with 5.0.3

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.