Error om closing extjs window with panel or formpanel
Error om closing extjs window with panel or formpanel
After closing an ext-Window which contains an ext-FormPanel or ext-Panel I get the error message "b.getPositionEl().dom is undefined".
The weird thing is that this error does not occur when the ext-window contains only ext-Toolbars or when the ext-window configuration option "modal" is set to be "false".