Code-Diff (Show Changes) is not longer working in v7

Wappler Version : 7.1.0 (started since previous release)
Operating System : W11
Server Model: NodeJS

Getting above error when trying to open diff view.
This is what I could capture by restarting Wappler with logging:

[2025-07-04 10:13:01.204] SELECT manager gitManager
[2025-07-04 10:13:01.206] Git Manager Render
[2025-07-04 10:13:01.228] START getCredentials...tries=4
[2025-07-04 10:13:01.623] Trying to get credentials for https://github.com/xxx/yyy.git using 
[2025-07-04 10:13:01.623] tries: 4
[2025-07-04 10:13:01.624] gitProviderName=github
[2025-07-04 10:13:01.624] found access token - use it
[2025-07-04 10:13:01.624] github login...
[2025-07-04 10:13:05.107] TypeError: Cannot read properties of undefined (reading 'id')
    at t.onFocus (file:///C:/Users/siddh/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/wappler_editor_diff.js:1:3148)
    at t.trigger (file:///C:/Users/siddh/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/w2ui/w2ui.min.js:11:12362)
    at e.setActive (file:///C:/Users/siddh/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/wappler_editors_panel.js:1:6528)
    at r.add (file:///C:/Users/siddh/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/wappler_editors_manager.js:1:6074)
    at r.diffFile (file:///C:/Users/siddh/AppData/Local/Wappler/resources/app/Shared/DMXzone/dmxAppCreator/UI/gitManager.js:1:29593)

Hopefully this qualifies as an critical bug.

fixed in Wappler 7.1.1