Jesse Peng
Jesse Peng
The theme looks nice...it will be great if it could be a separate repo...thx
__How often can you reproduce it?__ Have - [x] Always - [ ] Sometimes - [ ] Rarely - [ ] Unable - [ ] I didn’t try __Description:__ AMD...
Just like `vimperator` and `pentadactyl`. So that I can set all the hint list on left hand side
SImple fix to 2 variable leak. Issue link: https://github.com/snowflakedb/snowflake-connector-nodejs/issues/165
### Description Vite build fails with vite-react-swc in 10.9.0 ### Steps to reproduce 1. Mermaid Impl: https://github.com/jesse23/copilot/blob/mermaid_109_issue/apps/ui/src/components/MermaidDiagram.tsx 2. Build config: https://github.com/jesse23/copilot/blob/mermaid_109_issue/apps/ui/vite.config.ts Result: `npm run dev` pass. `npm run build &...
In latest chrome, for simple test below: ``` const test = (new VoyClient()).serialize(); const _voy = VoyClient.deserialize(test); ``` It returns error: