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
Loading a file with the same name does not update the internal global variables. I think this is a problem with the Observable used to load the file, as the variable is not changing the action is not triggered. Is there a solution for this?
cncastillo
changed the title
File loading problems
Problems loading a files with the same name
May 18, 2022
cncastillo
changed the title
Problems loading a files with the same name
Problems loading a file with the same name as the one previously loaded
May 24, 2022
Additionally to this, .MAT files must be saved in a directory defined by the user (so far, it is saved in the default temporal directory of the OS). There has been some update in Electron and Interact Base that should cover these issues. I ask publicly in the pull request #178 for news about this.
beorostica
changed the title
Problems loading a file with the same name as the one previously loaded
Filepicker widget bugs
Oct 10, 2023
Loading a file with the same name does not update the internal global variables. I think this is a problem with the
Observable
used to load the file, as the variable is not changing the action is not triggered. Is there a solution for this?EDIT: I just want to be explicit with this:
filepicker
: Loading a file with the same name does not update the internal global variables #189savedialog
: Cannot chose where to save results as .mat in UI #190The text was updated successfully, but these errors were encountered: