Alexander Martin
Alexander Martin
@willhuang1997 ok so it "works" now (in the sense that, you can add query_params on the page switch). However, there are still some string joining issues that need to be...
@sfc-gh-wihuang I don't think I ever got your discord, or perhaps it got lost, could you send it again?
@willhuang1997 I finally got your contact in discord. Working on diagraming out the updates we need to make and then I'll send them over or post them here. @vdonato I...
@vdonato I have a "working" version that you can run by including the following new page in the `streamlit hello` set of pages and then running it. ```python import streamlit...
Browser navigation seems to work for the most part now, and I haven't been seeing instances of getting double-entries. Still hoping to get some clarifying information from the maintainers on...
For reviewers, here is more or less what has changed  
@lukasmasuch due to the extensive nature of this update, I do want a maintainer to take a look and provide feedback on the implementation prior to me going about cleaning...
@lukasmasuch I've reopened this PR and merged-forward to the latest library version -- fortunately there were minimal merge conflicts and the basic behavior changes still work like they did when...
Thank you for picking up the review. I am back from traveling and will have some more time to work on this as well. First step will be re-basing the...
@sfc-gh-pchiu ok, I put a bunch of work into rebasing all the work on this branch so far so that the individual commits represent incremental changes, which hopefully should help...