- Issue created by @joachim
- 🇮🇳India lavanyatalwar
@joachim, I have updated the config schema.
Kindly check :) - 🇵🇱Poland alorenc Wolsztyn, 🇵🇱
I got the following errors
'views.view.calendar:display.by_month.display_options.pager.options.display_reset' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
'views.view.calendar:display.by_month.display_options.pager.options.use_previous_next' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
'views.view.calendar:display.by_week.display_options.pager.options.display_reset' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData'
'views.view.calendar:display.by_week.display_options.pager.options.use_previous_next' => 'variable type is integer but applied schema class is Drupal\Core\TypedData\Plugin\DataType\BooleanData' - 🇵🇱Poland alorenc Wolsztyn, 🇵🇱
I have exported configuration before applying the patch, otherwise it is fine.
- Status changed to Needs work
about 1 month ago 12:37pm 20 January 2025 I used the config inspector to check the configuration. and i found error there please check