airbnb / react-sketchapp

render React components to Sketch ⚛️💎
http://airbnb.io/react-sketchapp/
MIT License
14.94k stars 821 forks source link

Error: Cannot render into Symbols page #362

Closed LincMitch closed 6 years ago

LincMitch commented 6 years ago

I am unable to get the Symbols example to work. The Error: Cannot render into Symbols page Takes me to these comments in the code:

// The Symbols page holds a special meaning within Sketch / react-sketchapp
// and due to how `makeSymbol` works, we cannot render into it
jaridmargolin commented 6 years ago

Hi @LincMitch, this is a duplicate of #351. We just need get a new release out. In the future, I will keep issues open until they have been published. Landing in master isn't enough.

cc @mathieudutour

mathieudutour commented 6 years ago

can you prepare the release? update the package.json, update the changelog, etc