quangkhaidam

Results 4 issues of quangkhaidam

### UnoCSS version 0.56.4 ### Describe the bug With `webpack` config follow this article https://unocss.dev/integrations/next Everything work perfectly in development mode but when I build and start Next server (tested...

## Environment My configs `package.json` ```json "dependencies": { "@linaria/babel-preset": "^5.0.3", "@linaria/core": "^5.0.2", "@linaria/react": "^5.0.3", "firebase": "^10.5.2", "preact": "^10.16.0", "preact-router": "^4.1.2" }, "devDependencies": { "@babel/preset-react": "^7.22.15", "@babel/preset-typescript": "^7.23.2", "@linaria/vite": "^5.0.3", "@preact/preset-vite":...

needs: complete repro 🖥️
platform: ssr 🛠️
bug report 🦗

Chào anh, Hiện tại e đã tích hợp Zalo thành công nhưng khi chạy luôn bị quăng exception như này `[ZDK] tryToGetDeviceIdFromZalo: error when get device id from Zalo (null)`...

I have an typescript issue `Type instantiation is excessively deep and possibly infinite (ts-2589)` when using `react-svg` with `styled-component`. Please help me resolve this issue. Thank in advance. My code...