Premium support for our pure JavaScript UI components


Post by dan@ecpro.co.uk »

Hi,

We are still experiencing the issue mentioned here: https://github.com/bryntum/support/issues/4988, but only when using a mobile device (or emulating a mobile device such as iPad Air in Chrome Developer Tools).

Reproducer attached, for using on the demo here: https://bryntum.com/examples/calendar/calendar-scheduler

Steps to reproduce:

Replace the example code with the attached, which just adds the following:

scheduleMenu: {
       processItems({ items, resourceRecord }) {
          console.log(resourceRecord.data.name, 'resource');
       }

Right-click inside the grid, and see that the resourceRecord logged out is off by one.

This behaviour does not occur outside of mobile devices/emulation as far as we can see.

Attachments
reproducer.js
(5.08 KiB) Downloaded 34 times

Post by alex.l »

Reproduced. Thank you for notifying us, we will fix that. Here is a ticket https://github.com/bryntum/support/issues/5609

All the best,
Alex


Post by dan@ecpro.co.uk »

Hi Alex, is there any movement on this issue by any chance?

Happy new year to you all!


Post by tasnim »

Hello,

Happy new year to you too. Unfortunately, no updates on it for now. I've also added a comment to the ticket that you asked for the fix.
Please subscribe to the ticket so if there is any updates it will notify you.

All the best :),
Tasnim


Post by dan@ecpro.co.uk »

Hi Tasnim

Is there any update on this please?

Many thanks
Dan


Post by tasnim »

Hi,

Unfortunately, not. But we will look into it soon.

Thanks for your patience
Tasnim


Post by fabio.mazza »

Hello,
can you please test it in real iPad again with latest released version?

Best regards,
Fabio


Post Reply