Constructor doesn't pass props in React. Sketch only issue

Hey folks,

Not sure why this is happening, but it looks like Component constructors don’t pass in the props in React.

Here’s an example that reproduces the issue: https://sketch.expo.io/rkfJU10il (look at the console where “props” is undefined after load)

Note that the same exact code runs fine locally for us.

Nima

1 Like

Ah thank you for pointing this out! It should be fixed now.