SmartClient Version: v13.0p_2023-11-01/Enterprise Deployment (built 2023-11-01)
I can confirm it's fixed, thank you very much
Announcement
Collapse
No announcement yet.
X
-
This has been fixed now. Please try your application with tomorrow's 13.0p build - the one dated October 31st - and let us know if you still see any issues.
Regards,
Isomorphic Software Support
Leave a comment:
-
Also note that in the application where it's working, after checking the "timing" checkbox I have to close and reopen the dev console, otherwise the tree is empty, but after this extra step it works, while in this other application the tree remains empty.
Leave a comment:
-
detailed timing in dev console
SmartClient Version: v13.0p_2023-10-18/Enterprise Deployment (built 2023-10-18)
Chrome on MacOS
Hello, I've got an application where I use the timing tab in the developer console, now I've tried to use it in another application but I don't see the tree with the detail:
even if there is the timing section in the responses. In the chrome console of the dev console window I see this js error:
Code:ISC_Core.js?isc_version=v13.0p_2023-10-18.js:331 Uncaught TypeError: Cannot read properties of null (reading 'rpcs') at _3.updateTransactionRecord (<anonymous>:150:942) at _3.call (ISC_Core.js?isc_version=v13.0p_2023-10-18.js:2935:114) at _3.handlePacket (ISC_Core.js?isc_version=v13.0p_2023-10-18.js:2925:208) at _3.packetReceived (ISC_Core.js?isc_version=v13.0p_2023-10-18.js:2927:164) at _3.receive (ISC_Core.js?isc_version=v13.0p_2023-10-18.js:2915:80) at _3.isc_c_Class_fireCallback [as fireCallback] (ISC_Core.js?isc_version=v13.0p_2023-10-18.js:331:252) at _3.isc_c_Timer__fireTimeout [as $in] (ISC_Core.js?isc_version=v13.0p_2023-10-18.js:2170:6) at ISC_Core.js?isc_version=v13.0p_2023-10-18.js:2165:40
Tags: None
Leave a comment: