This is my first question, I’ll try to be accurate.
I updated my application from ExtJS 6.2 to ExtJS 6.5 and I found a bug: in a Grid the Summary doesn’t work properly when docked.
I created a Sencha Fiddle showing that issue and I asked to official support site, they’ll try to find a solution, meanwhile I have to solve my problem autonomously.
I could downgrade to ExtJS 6.2 but there are several bugs to solve even with that version, so I prefer to use always the latest.
So, the question is: do anyone had the same problem? I heard that it is a regression, since it was solved in version 4.5 or something like that, but I’m pretty new to this framework (i.e. I started using ExtJS just a month ago).
Can you suggest me a workaround, anything useful, a starting point to debug?
I do not have much time to complete the application and any suggestion will be appreciated (e.g. should I try to debug Summary or start to develop a custom component?)