PDA

View Full Version : TabPanel - Reorderable Tabs Example Issue



Master15
Sep 04, 2019, 6:29 PM
Hello again, I have tried the example (TabPanel - Reorderable Tabs) and when I open, get a javascript error in console

There is a print

25282

Is there a bug or the plugin BoxReorderer is Deprecated ?

fabricio.murta
Sep 04, 2019, 8:54 PM
Hello @Master15!

It's the other way around: The BoxReorderer plug in has been updated and the version currently up does not fully implement it.

It has already been logged and merged via issue #1670 (https://github.com/extnet/Ext.NET/issues/1670) and will be fully functional in the final 5.0.0 release.

Hope this helps!

Master15
Sep 05, 2019, 12:41 PM
thanks for the quick response.
Do you have any date for the final version will be released?

fabricio.murta
Sep 05, 2019, 6:47 PM
No solid dates for now; although we have Ext JS 7 launched already, we are still working on merging and also code cleanup due to the major version switch.

Hope this helps!