Closed jemgold closed 7 years ago
Oops - actually I can replicate it - the GraphQL example is currently crashing Sketch 😅
I'm going to assume it's something in skpm or sketch-module-fetch-polyfill - @darknoon can you help me read this crash log? https://gist.github.com/jongold/6235d9d92398e658b10e063cf734542c
cc @mathieudutour
no, the error is in react-sketchapp
, you can print the allProfiles
but the render
method is creashing
specifically, it's when rendering the Avatar
that it's crashing
@mathieudutour oh wow my bad - my brain isn't switched on. Thanks for finding it.
There was an image being fetched that didn't exist - fixed now.
Closing this, and making #13 high priority.
Expected behavior:
/examples/profile-cards-graphql
when installed, executes correctly.Observed behavior:
in Console.app:
How to reproduce:
then execute the plugin in a new document in sketch
Sketch version: 43 (38999)
reported by @ChristopherBiscardi — I can't reproduce it 🤔