Page 2 of 2

Re: Applying german Locale destroys Ressource View

Posted: Thu Jun 01, 2023 5:49 pm
by alex.l

Hi smalchow,

Could you please attach a full runnable application, because we don't see this problem in our code following steps to reproduce you posted. I see no jumps to previous week when I change locale. We need to reproduce this before confirm a bug.

Thank you!


Re: Applying german Locale destroys Ressource View

Posted: Tue Jun 06, 2023 11:30 am
by smalchow

Hi Alex,

sure, here is an application reproducing the bug. I noticed that the bug can only be produced by using the resource view in combination with applying a language other than the default 'En'.

To run the application, do:

npm install
npm start

You need to have http-server installed globally


Re: Applying german Locale destroys Ressource View

Posted: Mon Jun 12, 2023 12:12 pm
by alex.l

Thank you for the test case, it helped a lot to reproduce the problem in our code base. The bug is confirmed, here is the link to track the status https://github.com/bryntum/support/issues/6981
You can subscribe on ticket updates to be notified when it's done.