Thank you for reporting this bug. We will make it our priority to review this report.
Ext.draw.Color is undefined / Cannot read property 'RGBA_NONE' of undefined
Ext.draw.Color is undefined / Cannot read property 'RGBA_NONE' of undefined
Ext version tested: Browser versions tested against:
- Firefox 31.0 with firebug and Illuminations.
- Chrome 33.0
Web server: Nginx.
Description:
New projects that use charts and created with Architect shows the following problem when opened in the browser:In Chrome:
Code:
Cannot read property 'RGBA_NONE' of undefined
In Firefox:Code:
Ext.draw.Color is undefined
If I add Ext.draw.Color inCode:
Ext.application({
requires: [
'Ext.draw.Color'
],
everything works fine.I see other cases being reported on this blog post.
Steps to reproduce the problem:
- Create a new project and add a viewport, a panel and a chart.- Save and build.
- Open the app in the browser.
Ext.draw.Color is undefined / Cannot read property 'RGBA_NONE' of undefined
Aucun commentaire:
Enregistrer un commentaire