Open
Description
Description
I use one client handler in another client handler, and nested client handler loads longer than the first one, therefore ui is confusing for user until nested client handler is loaded. It would be fine if parent client handler would know whether nested client handler is loading. We should add handleIsLoading parameter to ClientHandler or do something more better if someone have a better alternative