Completed
Last Updated: 05 Mar 2024 06:23 by ADMIN
Release 2024 Q2 (May)
Created by: n/a
Comments: 0
Category: Scheduler
Type: Bug Report
0

Describe the bug
some of the template props are not available in the slot template

To Reproduce
https://stackblitz.com/edit/whbigs?file=src%2Fmain.vue

Expected behavior
props.start is available in the slot

Completed
Last Updated: 18 Apr 2023 05:26 by ADMIN

Describe the bug
Scheduler difference in initial events' positioning in Firefox

To Reproduce
https://stackblitz.com/edit/to5tp6-yqy5j5?file=src%2Fmain.vue,package.json
Open the example in FireFox and in Chrome
In Firefox the events starts from 9:30

Expected behavior
The event starts in 8:30 in both browsers

Completed
Last Updated: 12 Jul 2023 05:18 by ADMIN

Describe the bug
With version 3.11.00 of the Native Scheduler, we no longer have to define custom styles for the slots inside the component.

To Reproduce

  1. Open this StackBlitz example
  2. See the Scheduler's slots. Its colors are the default ones

Expected behavior
The result should be like in this StackBlitz example.

Screenshots
Expected result:
image

1 2