lontten

Results 9 issues of lontten

serde = { version = "1", features = ["derive"] } rbs = { version = "4.5" } rbatis = { version = "4.5" } rbdc-pg = { version = "4.5"...

help wanted
done

win11 rustc 1.78.0 pg serde = { version = "1", features = ["derive"] } rbs = { version = "4.5" } rbatis = { version = "4.5" } rbdc-pg =...

help wanted

After modifying the content of xx.css.ts , the project needs to be rebuilt to take effect. ndoe: v20.11.1 win11 "@builder.io/qwik": "^1.5.1", "@builder.io/qwik-city": "^1.5.1", "@vanilla-extract/css": "^1.14.1", "styled-vanilla-extract": "^0.5.12",

### Which component is affected? Qwik Runtime ### Describe the bug set base:"/book", http://localhost:5173/book/ ![image](https://github.com/QwikDev/qwik/assets/30745595/a3a10fd3-4b05-40b3-9fe7-706b9195bc64) ### Reproduction [[email protected]:lontten/d8.git](https://github.com/lontten/d8) ### Steps to reproduce bun create qwik@latest bun i set vite base...

TYPE: bug
COMP: runtime
STATUS-2: team is working on this

英文视频,Parakeet 识别效果好很多。

+ Go 版本:1.24 + wechatpay-go 版本:github.com/wechatpay-apiv3/wechatpay-go v0.2.21 示例代码中, 普通订单回调,可以用 payments.Transaction 接收 数据 transaction := new(payments.Transaction) _, err := client.ParseNotifyRequest(ctx, req, transaction) 但是 退款回调,用的却是map[string]any content := make(map[string]any) _, err := client.ParseNotifyRequest(ctx,...

### Which component is affected? Qwik Runtime ### Describe the bug 1. button type="submit" CSRF check failed. Cross-site POST form submissions are forbidden.\nThe request origin \"https://www.xx.com\" does not match the...

WAITING FOR: user