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
After taking release of 0.10.0 our find view api is crashing every time. I already assign required environment object etc but still it's causing the issue.
Example: let view = try? subject.inspect().find(MyView.self)
Hi Team,
After taking release of 0.10.0 our find view api is crashing every time. I already assign required environment object etc but still it's causing the issue.
Example: let view = try? subject.inspect().find(MyView.self)