-
Hello, I'm currently trying to implement functionality for going backwards in a request.dynamic's history. Here is what it roughly looks like:
In the method |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Hi @AEManov20,
Can you add logging for the state of |
Beta Was this translation helpful? Give feedback.
Alright, right after I posted that last reply I realized my mistake, I was using a request, which was already used before (i.e. by dynamic_requests), so i needed to recreate it.
Here is the fixed code of the handler (now it works and it doesn't show that error):