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
The app crashes on macOS when tapping the Post button.
Fatal error: No Observable object of type RelayService found. A View.environmentObject(_:) for RelayService may be missing as an ancestor of this view.
To Reproduce
Steps to reproduce the behavior:
Launch app on macOS.
Tap Post button.
Expected behavior
App should not crash and should allow the user to post a note.
The text was updated successfully, but these errors were encountered:
Describe the bug
The app crashes on macOS when tapping the Post button.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App should not crash and should allow the user to post a note.
The text was updated successfully, but these errors were encountered: