AppFlowy-IO / AppFlowy-IO/appflowy-editor

[Bug] NSInvalidArgumentException' error and app crash on flutter 3.32 on MacOS app

Open
#1,106 6 comments 4 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
684
Forks
329
PR merge metrics
No merged PRs in 30d

Description

### Bug Description

getting the below error when I upgraded to flutter 3.32 on MacOS app and the app crashes. The issue was resolved when I downgraded the flutter to 3.28.

`'NSInvalidArgumentException', reason: '-[NSNull longLongValue]: unrecognized selector sent to instance 0x1ffe7a5c0' flutter.`

maybe it is related to this issue on flutter
https://github.com/flutter/flutter/issues/169204
TextInput.attach causes crash on macOS with Flutter 3.32.0 #169204

### How to Reproduce

upgrade to flutter 3.32 and try to type on the editor in macos App

### Expected Behavior

The editor on MacOs app should have worked as usual in Flutter 3.32.

### Operating System

macos

### AppFlowy Editor Version(s)

appflowy_editor: ^5.2.0

### Screenshots

_No response_

### Additional Context

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.