-
15 Jan 2013 12:46 PM #1
evaluating 'b.fireEvent("beforeactivate",b,d)'
evaluating 'b.fireEvent("beforeactivate",b,d)'
REQUIRED INFORMATIONArchitect Build tested:
- Build: 676
- ExtJS 4.1
- After adding a new Json store to a (sizeable) project, I got this error : TypeError: 'undefined' is not a function (evaluating 'b.fireEvent("beforeactivate",b,d)') when I click a model/store. The error seems to come and go, I haven't figured out yet how to reproduce. Restarting doesn't solve, it comes back.
- See above
- No messagebox error
- A messagebox error
- None, I can send privately the project if needed.
- Mac OS X 10.8.2
-
15 Jan 2013 12:55 PM #2
Actually, more information, it seems to be linked to resizing a specific Window in my project.
After resizing I now get :
TypeError: 'null' is not an object (evaluating 'k.getBoundingClientRect')
Source Class: qrc:/designer/src/frameworks/ext41/framework/ext-all.js?0.8367448621429503 Line 18
With only a close button, I can't do anything else (the error keeps coming back).
-
15 Jan 2013 1:01 PM #3
Edit : Some extra detail (sorry, it's just coming back to me), the window in question uses a CardPanel Layout. I added to it a Tool, which seemed to be an issue for architect, the tool is considered as a card somehow and got drawn in weird positions (not on top of the window where it should have been).
-
15 Jan 2013 2:59 PM #4
Would you be able to share your project with us and let us know how to replicate it? You can share it privately with us at architect.feedback at sencha.com (or post it here on the forum).
Aaron Conran
@aconran
Sencha Architect Development Team
-
15 Jan 2013 10:08 PM #5
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote