Closed as not planned
Description
The scheduling profiler currently shows "unsupported version" message if you import a performance trace with no marks.
It incorrectly assumes the lack of an explicit version mark indicates an earlier version of the data which didn't include marks, but in the event that there are no marks at all we should infer that a production version of React DOM was being used instead and show a different error.