Which PCF Component
Scheduler
What type of Power App are you using this PCF component in?
Describe the bug
In editor mode, click accuracy is exactly as expected. However, in a published app version, whether in playback mode or in editor mode, click accuracy decreases.
Simply moving the mouse pointer within a cell in the scheduler sometimes causes a completely different cell (right next to it or even at the end of the current view) to be selected.
To Reproduce
Steps to reproduce the behavior:
- Set up a scheduler
- Set up a label with the output value 'selectedSlotStart' of the scheduler
- Play the app in editor mode or play the app after publishing
- Use the scheduler as intendet and see how the text in the label and/or the blue marking within the scheduler
- Error should occur
Expected behavior
I want to select the date I'm clicking and not a random cell within the selected row.
Additional context
I'm using the latest managed version of the PCF Scheduler
Which PCF Component
Scheduler
What type of Power App are you using this PCF component in?
Describe the bug
In editor mode, click accuracy is exactly as expected. However, in a published app version, whether in playback mode or in editor mode, click accuracy decreases.
Simply moving the mouse pointer within a cell in the scheduler sometimes causes a completely different cell (right next to it or even at the end of the current view) to be selected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I want to select the date I'm clicking and not a random cell within the selected row.
Additional context
I'm using the latest managed version of the PCF Scheduler