SmartClient Version: SNAPSHOT_v13.1d_2024-07-08/AllModules Development Only (built 2024-07-08)
and
SmartClient Version: v13.0p_2024-07-07/AllModules Development Only (built 2024-07-07)
Hello Isomorphic, it seems there's an issue with the remote debug feature. Initially, I thought it might be a configuration problem in my app/environment, but the behavior is (almost*) the same in the showcase.
When you try it, you'll see in the RPC Tab that for every fetch request, the remote dev console shows the request but not the response, which remains "in progress."
(*) I said "almost" because, in my app, not every request appears in the RPC Tab. Also, some responses do appear.
Another visual glitch I observe only in my app is the mask on the page when I'm hovering over the "remote" select.
and
SmartClient Version: v13.0p_2024-07-07/AllModules Development Only (built 2024-07-07)
Hello Isomorphic, it seems there's an issue with the remote debug feature. Initially, I thought it might be a configuration problem in my app/environment, but the behavior is (almost*) the same in the showcase.
When you try it, you'll see in the RPC Tab that for every fetch request, the remote dev console shows the request but not the response, which remains "in progress."
(*) I said "almost" because, in my app, not every request appears in the RPC Tab. Also, some responses do appear.
Another visual glitch I observe only in my app is the mask on the page when I'm hovering over the "remote" select.
Comment