You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have met this issue when I run on iOS but it works well on Android: "Invalid argument(s): Result of JavaScript execution returned a null value. Use runJavascript when expecting a null return value.
flutter:
#0 WebKitWebViewController.runJavaScriptReturningResult (package:webview_flutter_wkwebview/src/webkit_webview_controller.dart:480:7)"
flutter_tex: ^4.0.6
The text was updated successfully, but these errors were encountered:
Your second text data is markdown latex format.
So you can used flutter_markdown_latex: ^0.3.3 package. This package can be show mathematical data properly and very quickly render markdown latex data.
I have met this issue when I run on iOS but it works well on Android: "Invalid argument(s): Result of JavaScript execution returned a
null
value. UserunJavascript
when expecting a null return value.flutter:
#0 WebKitWebViewController.runJavaScriptReturningResult (package:webview_flutter_wkwebview/src/webkit_webview_controller.dart:480:7)"
flutter_tex: ^4.0.6
The text was updated successfully, but these errors were encountered: