AppFlowy-IO / AppFlowy-IO/appflowy-editor
[Bug] NSInvalidArgumentException' error and app crash on flutter 3.32 on MacOS app
- Ngôn ngữ chính
- Dart
- Star
- 684
- Fork
- 329
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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_
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.