VickyLeu
VickyLeu
**Describe the bug** `https://github.com/livekit/client-sdk-flutter` pubspec flutter_webrtc use [github repo ](https://github.com/flutter-webrtc/flutter-webrtc) as dependency. seem like [webrtc-sdk](https://github.com/webrtc-sdk/webrtc/blob/09362d9032091e67696ac4c047f40c11cb0c94ff/sdk/objc/native/src/objc_video_encoder_factory.mm) throw Thread 4: EXC_BAD_ACCESS (code=1, address=0x1301c0000) #0 0x000000010d4602e3 in CopyRow_SSE2 () #1 0x000000010d454cde in CopyPlane...
## Steps to Reproduce HTML ``` 单选题 我就是内容啦我就是内容啦我就是内容啦我就是内容啦我就是内容啦我就是内容啦我就是内容啦我就是内容啦我就是内容啦 A 这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊这是一个选择题啊 B 343这是一个选择题啊434 C 454545这是一个选择题啊 D 1这是一个选择题啊21434345 ``` `HtmlWidget` configuration ``` HtmlWidget( htmlBuilder, customWidgetBuilder: (element) { if (element.className == 'item_selector') {...
``` @OptIn(ExperimentalWasmDsl::class) wasmJs { moduleName = "composeApp" browser { commonWebpackConfig { outputFileName = "composeApp.js" devServer = (devServer ?: KotlinWebpackConfig.DevServer()).apply { static = (static ?: mutableListOf()).apply { // Serve sources to...
Can it be achieved through iframe or other methods? or webview for webassembly?
The content pushed by the navigator will close automatically. My view structure is ```js Navigator -> TabNavigator -> HomeScreen -> Pager (com.lt.compose_views.compose_pager) -> HomeInnerTabs1Screen ==> push ``` or ```js Navigator...
**Please complete the following information:** - Library Version com.github.skydoves:orbital:0.4.0 [versions] agp = "8.6.1" compose-plugin = "1.7.0-beta02" kotlin = "2.1.0-Beta1" - Affected Device(s) Google pixel 4XL **Describe the Bug:** https://issuetracker.google.com/issues/335082217 use...
When building with Kotlin Native, all static libraries from klib files are extracted, but there is a lack of ordering/sorting for these static libraries. This can cause dependent static libraries...
[MediaTek gl crash](https://github.com/flutter/flutter/issues/166248#issuecomment-2784140093)
### latex ```math-jax {1}_{2} ``` ### crash detail ``` com.zzhoujay.richtext.mathdisplay.parse.MathDisplayException missing glyph slot 19. 1 java.lang.RuntimeException:java.lang.reflect.InvocationTargetException 2 com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) 3 ...... 4 Caused by: 5 com.zzhoujay.richtext.mathdisplay.parse.MathDisplayException:missing glyph slot 19. 6 com.zzhoujay.richtext.mathdisplay.render.MTDrawFreeType.drawGlyph(MTDrawFreeType.kt:22)...