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
With #19 released, within a Phoenix app we are getting some page load network failures in the dev env, probably caused by NS_ERROR_NET_HTTP2_SENT_GOAWAY, as long as the app is using HTTPS with a self-signed certificate. Could this be related? I am not deep into this stuff.