Vipul Asri
Vipul Asri
@iancallahan Is there any workaround to this problem?
now i am getting this error : ``` Traceback (most recent call last): File "C:\Users\HP-HP\AppData\Local\Programs\Python\Python36\lib\site-packages\ werkzeug\serving.py", line 65, in from SocketServer import ThreadingMixIn, ForkingMixIn ImportError: No module named 'SocketServer' During...
same problem here!
@schani can you please review this PR? and also check why the "buildkite" pipeline is pending for all the recent PRs?
Thanx @vikashparajuli I will try it out and if its working i will close this issue.
@vikashparajuli yesterday i got time to look into this code. As per my code I have already done same thing said by you. still same bug is there.
You can checkout my custom implementation for the same: https://github.com/vipulasri/Multiple-Backstack-Navigation
Sorry, I didn't understand your question properly.
@JRaadPro I implemented tab history and tab manager for the same. I will try to share the source code soon.
@JRaadPro I have open-sourced my implementation at https://github.com/vipulasri/Multiple-Backstack-Navigation