BuilderIO / figma-html

Builder.io for Figma: AI generation, export to code, import from web
https://www.figma.com/community/plugin/747985167520967365
MIT License
3.11k stars 287 forks source link

page is always loading #84

Closed TwinkleLeon closed 2 years ago

TwinkleLeon commented 2 years ago

when i get code from html-to-figma plugin dialog

image

the page is always loading

preview

and i found that this api was timeout, is it cause by this ?

image

zhigang1992 commented 2 years ago

image

We are getting something like this

[2021-11-19T15:48:36.508Z]  @firebase/firestore: Firestore (8.2.7): INTERNAL UNHANDLED ERROR:  TypeError: Cannot use 'in' operator to search for 'nullValue' in null
zhigang1992 commented 2 years ago

It worked after I created an account on builder.io and signed in.

steve8708 commented 2 years ago

ah, thanks for that useful info @zhigang1992 - this explains why we have struggled to reproduce! Looking into it now

steve8708 commented 2 years ago

Found the cause here and just pushed the fix! Please let us know if you run into any other issues or if things do not work as expected for you