did anyone used dcc.Link refresh= False, and when you click something that will redirect to another page, it will scroll up first before changing the page?
this is my recently hosted website: asdspecs.me
did anyone used dcc.Link refresh= False, and when you click something that will redirect to another page, it will scroll up first before changing the page?
this is my recently hosted website: asdspecs.me
The underlying logic is indeed designed in this way:
i see. thanks for this. maybe i can find any solutions since i know the reason already