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
Thanks for reporting this issue. I can easily reproduce it.
Fortunately this isn't an issue introduced recently, but has been there for long. Basically, editing a library cell should not be possible at all. The reasoning is that libraries are external resources (similar to Python modules you install with pip for example), and these should be immutable. In my case a message pops up, but then the application crashes.
The text was updated successfully, but these errors were encountered: