Premium support for our pure JavaScript UI components


Post by melazhadi »

hello,
I tried to migrate to version 2.1.3 I took the build folder and put it on my project

when I executed the project I had no error on the console but the display was not good you can give me tips to apply to solve it

Post by melazhadi »

this is capture
Attachments
2019-07-17_13h35_15.png
2019-07-17_13h35_15.png (39.32 KiB) Viewed 1437 times

Post by pmiklashevich »

The issue with timeline header looks familiar. Please make sure all styles are copied and used properly.
The issue with html in the column can be easily fixed by setting htmlEncode to false. https://www.bryntum.com/docs/scheduler/#Grid/column/Column#config-htmlEncode

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

the problem of the columns is solved using htmlEncode
but the problem of timelines not yet I check the styles are copied correctly

Post by pmiklashevich »

Please submit a testcase and I will take a look tomorrow. Cheers!

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

Hello pavel,

thanks for your answer, i am now on the last version

Post by pmiklashevich »

Hello :) I know you're using the latest release, but since your application doesn't work right after update, there might be missing something. To be able to find what exactly is missing I need a testcase, so please zip up your application and upload here. Cheers!

Pavlo Miklashevych
Sr. Frontend Developer


Post by melazhadi »

no no now it works well

Post by pmiklashevich »

Great! Glad to hear it!

Pavlo Miklashevych
Sr. Frontend Developer


Post Reply