Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Solves a problem where an error happens in the UI after saving repetitions with repetition editor.
-
Empty show more show less
Description
Problem
In some very rare cases, after saving a repetitions in the repetition editor, this error happens:
Cannot read properties of null (reading 'isMoveEditor')
The reason is that, translate5 trys to open new segment in the editor, after the repetitions are saved via repetition editor, but the next segment is not calculated/available yet.