Steps to reproduce:
Ask ChatGPT4 to Fix 250 lines of code with some issues.
Expected result:
List of items to perform should be incremented at each point (i.e. 1., 2., 3., etc).
Actual result:
List of items to perform are not incremented at each point (i.e. 1., 1., 1., etc).
Additional information
Browser: Firefox (latest version)
OS: Windows 11