I am now getting a signal SIGABRT when I switch tabs in my prototype app. I'm getting the following message:
precondition failure: imported node deleted before its value was read: 90
I suspect it's due to @Published variables. I'll look into it more.