ganluo960214

Results 11 issues of ganluo960214

``` p1: [ [ [0,0], [1,0], [1,1], [0,1], [0,0], ] ], p2: [ [ [1,0], [2,0], [2,1], [1,1], [1,0] ] ] union: [ [ [ 0, 0 ], [ 1,...

needs-more-info

UE4.25 ``` Severity Code Description Project File Line Suppression State Error C1083 Cannot open include file: 'google/protobuf/util/internal/protostream_objectsource.h': No such file or directory EnjoyDecoration C:\Users\gl\Documents\source\unreal\EnjoyDecoration\Source\Protobuf\google\protobuf\util\internal\protostream_objectsource.cc 31 Error C1083 Cannot open include...

### Bug Description keyboard will not popup when tap with empty text ### How to Reproduce just tap. ### Expected Behavior the keyboard pop ### Operating System android ### AppFlowy...

bug
p1

Code sample ```dart import 'package:card_swiper/card_swiper.dart'; import 'package:flutter/material.dart'; import 'package:video_player/video_player.dart'; void main() { runApp(const MyApp()); } class MyApp extends StatelessWidget { const MyApp({super.key}); // This widget is the root of your...

### Which Cloudflare product(s) does this pertain to? Wrangler ### What version(s) of the tool(s) are you using? 3.80.5 ### What version of Node are you using? v20.12.0 ### What...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### What version of `workers-rs` are you using? 0.5.0 ### What version of `wrangler`...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Description `event(scheduled)` https://github.com/cloudflare/workers-rs/pull/657 `event(start)` https://github.com/cloudflare/workers-rs/blob/a16090aa737be88b1d647a7be319c5159b728c61/worker-sandbox/src/lib.rs#L59C3-L59C15

not working on office365 web (https://1drv.ms/p/c/ddac0af9f989dca9/EWHGHwYfaTpPup8bupuXYPoBCDCF-rX6G6HIxsK3twlxjg?e=DVQbVU)

bug

i tried filterByAuthorizedAccounts, but not work. ``` GoogleButtonUiContainer( filterByAuthorizedAccounts = true, onGoogleSignInResult = { if (it!=null){ uiState.googleLoginSuccess?.invoke(it) } else{ uiState.googleFailed?.invoke() } action(RootIntent.HideGoogleLoginDialog) }, ) { onClick() } ``` ![Image](https://github.com/user-attachments/assets/4de565a4-85db-4f53-917c-7a716446a180) https://github.com/user-attachments/assets/0d61f801-2d1a-4195-93d9-7bff0b4f3250

### Is there an existing issue for this? - [x] I have searched the existing issues ### What version of `workers-rs` are you using? 0.7 ### What version of `wrangler`...