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
Exception in thread "Thread-3225" java.lang.NullPointerException: Parameter specified as non-null is null: method com.github.bric3.excalidraw.editor.SchemeHandlerFactory.create, parameter browser
at com.github.bric3.excalidraw.editor.SchemeHandlerFactory.create(SchemeHandlerFactory.kt)
Exception in thread "AppKit Thread" java.lang.IllegalArgumentException: Argument for @NotNull parameter 'browser' of com/intellij/ui/jcef/JBCefClient$HandlerSupport.get must not be null
at com.intellij.ui.jcef.JBCefClient$HandlerSupport.$$$reportNull$$$0(JBCefClient.java)
at com.intellij.ui.jcef.JBCefClient$HandlerSupport.get(JBCefClient.java)
at com.intellij.ui.jcef.JBCefClient$12.onCertificateError(JBCefClient.java:621)
at jcef/org.cef.CefClient.onCertificateError(CefClient.java:964)
Related #16
The text was updated successfully, but these errors were encountered: