Ryan How
Ryan How
Hi All! I know this is diverging off topic a bit. But I'm interested in a similar setup where dynamo is only required to store the subscriptions and not events....
Hey guys. Just found this issue. Just reporting that it is a major showstopper for us and a decision-maker or breaker when considering this library. (Just mentioning because if I...
I can't see why you couldn't capture the stack trace of the minified version, send it to the developer. Then the developer then opens a page. You can paste the...
Thanks for the help! I'm away for a few days, as soon as I'm back I'll try and dig deeper for some more details. I'll put your sample into my...
Hi, Sorry for the delay in getting back to you. I think I have reduced this down to some interactions with another component on the same parent page. I moved...
This is the call stack ``` printWarning (checkPropTypes.js:26) checkPropTypes (checkPropTypes.js:82) validatePropTypes (react.development.js:1666) createElementWithValidation (react.development.js:1755) _renderRecursive (angular-react-core.js:545) (anonymous) (angular-react-core.js:526) _renderRecursive (angular-react-core.js:526) render (angular-react-core.js:484) (anonymous) (angular-react-core.js:717) end (angular-react-core.js:717) end (animations.js:332) end (core.js:36442)...
Ok, I have a much better test case! Add a component like this next to the wrapped react component. So the parent component looks like this (pseudocode) ``` ``` AppComponent...
I'm just using the convention in the fabric component as a reference. It's a 3rd party React component I'm wrapping. My component differs from the fabric one though because it's...
I didn't come across any solutions
There is a branch new_xeogl that has version 0.7. It looks like xeogl is up to version 0.9 now. I couldn't get the new_xeogl branch to work with BIMServer, only...