Yang Luo
Yang Luo
Reproduced in iPhone 11 Pro Max also duplicated issue with: https://github.com/casdoor/casdoor/issues/3369
@evenhoufoxconn give details and video demo
Closed as stale
@pzguillaume "Stripe" or PayPal is the payment channel. You should let customers know what channel they are using.
@pzguillaume for "a page (or a menu item on the user dashboard) where users/customers could manage their subscriptions (cancel, upgrade, etc.). Because actually, users can subscribe to a product (with...
@copilot fix CI failed check: ``` Run actions-rs/cargo@v1 /home/runner/.cargo/bin/cargo test --no-default-features --features runtime-tokio,cached,glob,ip,watcher,logging,incremental,explain Compiling casbin ***.17.0 (/home/runner/work/casbin-rs/casbin-rs) Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s Running unittests src/lib.rs (target/debug/deps/casbin-3dd30bcdb120f7b3)...
@copilot fix go linter check: ``` Annotations 3 errors and 2 warnings [Go-Linter](https://github.com/casibase/casibase/actions/runs/19197114955/job/54907659268#step:5:32) issues found [Go-Linter: object/cloud_parser_azure.go#L182](https://github.com/casibase/casibase/pull/1973/files#annotation_41352722338) File is not properly formatted (gofumpt) [Go-Linter: object/cloud_parser_azure.go#L61](https://github.com/casibase/casibase/pull/1973/files#annotation_41352722339) File is not properly formatted...
> What if the `db_connection` is a `tokio_rusqlite` connection? We need to call the async function `call` https://docs.rs/tokio-rusqlite/latest/tokio_rusqlite/struct.Connection.html#method.call to get the underlying connection. The closure is not async. > >...
@ypli0629 create new issue, with full details in text