mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-06 11:46:30 +08:00
* Fix error on back after closing session Clicking the browsers back button after closing a session resulted in an error since it was trying to close an already closed notebook * Overwrite back history on section delete |
||
|---|---|---|
| .. | ||
| close_session_component.ex | ||
| import_component.ex | ||
| import_content_component.ex | ||
| import_file_upload_component.ex | ||
| import_url_component.ex | ||
| session_list_component.ex | ||