Discuss anything related to web development but no technical support questions


Post by aminetb2a »

Hi, I'm facing a problem running the modern toolkit, using Scheduler, I have this error popping when I require "bryntum-scheduler-theme-triton", as it should be to view the theme in the classic toolkit:
"requires": [
        ......,
      , "bryntum-scheduler-theme-triton"
    ],
when deleting this line the error goes, but the interface of the scheduler changes radically.
Attachments
Screen Shot 2018-07-21 at 12.29.20.png
Screen Shot 2018-07-21 at 12.29.20.png (51.49 KiB) Viewed 2811 times

Post by pmiklashevich »

Hello,

We do not support the modern toolkit. If you want to create a universal app please require the bryntum packages in the classic section. https://www.bryntum.com/docs/scheduling ... sencha_cmd (Universal applications)

Pavlo Miklashevych
Sr. Frontend Developer


Post by lovelyelfpop »

Ext.grid.Grid of ExtJS 6.7 Modern support locked column now!

Post Reply