AppFlowy-IO / AppFlowy-IO/appflowy-editor
[Bug] NSInvalidArgumentException' error and app crash on flutter 3.32 on MacOS app
- Vorherrschende Sprache
- Dart
- Sterne
- 684
- Forks
- 329
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### 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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.