Konstantin Maslyuk Posted November 1, 2019 Report Share Posted November 1, 2019 Hello I attempted to use `<DroppableArea session={session} />` in ftrack-spark-base/example/Component and got ``` MESSAGE: Uncaught TypeError: Cannot read property 'isRequired' of undefined LINE: 246 IN: webpack-internal:///./node_modules/ftrack-spark-components/lib/droppable_area/component.js LEVEL: ERROR ``` Am I missed any initialization step? Missed parameter is React's intl. Also I expected git hub issue reporting workflow but didn't found something similar on bitbucket, is it correct place to report issues? Link to comment Share on other sites More sharing options...
Konstantin Maslyuk Posted November 2, 2019 Author Report Share Posted November 2, 2019 I got it myself, it look like some dependencies missed in production configuration in ftrack-spark-components. Link to comment Share on other sites More sharing options...
Konstantin Maslyuk Posted November 4, 2019 Author Report Share Posted November 4, 2019 Also ftrackWidget is not suitable to handle action widgets as it does not handle content.selection in onWidgetLoad(), is there chance this to be fixed? Link to comment Share on other sites More sharing options...
Lucas Correia Posted November 7, 2019 Report Share Posted November 7, 2019 Hi Konstantin, Thanks for the feedback. I have reported this as a bug. Regards, Lucas Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now