While attempting to integrate a rallyaddnew button using the provided example configuration, I encountered an error upon clicking the button (this issue also occurs in the "Live Preview"):
Uncaught TypeError: Object #<Object> has no method 'getContextPath' sdk.js:59857
a.define._onNewClicked sdk.js:59857
fire sdk.js:4371
Ext.define.continueFireEvent sdk.js:13154
Ext.define.fireEvent sdk.js:13140
a.define._interceptBefore.c.(anonymous function) sdk.js:56055
Ext.define.fireHandler sdk.js:40307
Ext.define.onClick sdk.js:40303
(anonymous function)
Ext.apply.createListenerWrap.g sdk.js:4766
The component fails to expand and display a text field along with the “Add with Details” button.