jupyterlab icon indicating copy to clipboard operation
jupyterlab copied to clipboard

Check if editor exists before checking if it is disposed

Open krassowski opened this issue 1 year ago • 1 comments
trafficstars

References

Fixes #15864

Code changes

Check non-null rather than asserting because sometimes things move fast.

User-facing changes

None

Backwards-incompatible changes

None

krassowski avatar Feb 23 '24 20:02 krassowski

Thanks for making a pull request to jupyterlab! To try out this branch on binder, follow this link: Binder

jupyterlab-probot[bot] avatar Feb 23 '24 20:02 jupyterlab-probot[bot]