zydou
Results
2
issues of
zydou
### Describe the bug I followed the "Deploy With Vercel" instructions and deployed successfully with env_var `OPENAI_API_KEY` and `SITE_PASSWORD`. The urls generated by vercel works fine but the site with...
Deploy
**Describe the bug** Emoji is changed to Unicode in yaml **To Reproduce** ``` $ cat flag.json { "US": "πΊπΈ", "CN": "π¨π³" } $ dasel -f flag.json -w yaml US: "\U0001F1FA\U0001F1F8"...
bug