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
loadFile uses updatePageData for setting default values during file loading state. However, updatePageData has a few side effects like setting logEventNum and update uiState to ready, which is not expected for this use case.