You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently started using the ZFDebug tool and it's great. I have this action which calls a stored procedure to return a dataset. I've noticed that when ZFDebug is enabled and this action is called, the action is invoked multiple times and no reply is sent to the server. I appreciate my code might not be optimal but can you explain why ZFdebug might cause this to happen or how i should work around this issue?
Hi,
I recently started using the ZFDebug tool and it's great. I have this action which calls a stored procedure to return a dataset. I've noticed that when ZFDebug is enabled and this action is called, the action is invoked multiple times and no reply is sent to the server. I appreciate my code might not be optimal but can you explain why ZFdebug might cause this to happen or how i should work around this issue?
Regards,
Paul
The text was updated successfully, but these errors were encountered: