ozgkrc
20 Jun 2017, 6:33 AM
Hello,
I am getting error when inserting container into grid header. There is no issue in extjs solution.Here is the fiddle for ExtReact:
https://fiddle.sencha.com/?extreact#view/editor&fiddle/21r9
Stack trace:
Uncaught TypeError: item.setGrid is not a function
at constructor.factoryItem (ext-modern-all-debug.js:120579)
at constructor.insert (ext-modern-all-debug.js:58228)
at constructor.callParent (ext-modern-all-debug.js:8382)
at constructor.insert (ext-modern-all-debug.js:120655)
at constructor.init (eval at r (require.js:1), <anonymous>:13:16)
at constructor.applyPlugins (ext-modern-all-debug.js:30444)
at constructor.setter [as setPlugins] (ext-modern-all-debug.js:6974)
at Ext.Configurator.configure (ext-modern-all-debug.js:7479)
at constructor.initConfig (ext-modern-all-debug.js:8425)
at constructor (ext-modern-all-debug.js:14053)
I am getting error when inserting container into grid header. There is no issue in extjs solution.Here is the fiddle for ExtReact:
https://fiddle.sencha.com/?extreact#view/editor&fiddle/21r9
Stack trace:
Uncaught TypeError: item.setGrid is not a function
at constructor.factoryItem (ext-modern-all-debug.js:120579)
at constructor.insert (ext-modern-all-debug.js:58228)
at constructor.callParent (ext-modern-all-debug.js:8382)
at constructor.insert (ext-modern-all-debug.js:120655)
at constructor.init (eval at r (require.js:1), <anonymous>:13:16)
at constructor.applyPlugins (ext-modern-all-debug.js:30444)
at constructor.setter [as setPlugins] (ext-modern-all-debug.js:6974)
at Ext.Configurator.configure (ext-modern-all-debug.js:7479)
at constructor.initConfig (ext-modern-all-debug.js:8425)
at constructor (ext-modern-all-debug.js:14053)