Closed katopz closed 6 years ago
Root causes: After LIFF resolved url, it appended access_token in a form of hash data #access_token=eybh.... pdf_viewer.js uses hash as initialBookmark which is set to be anchor view after loaded, and fallback to first page if the data is malform
access_token
#access_token=eybh...
pdf_viewer.js
initialBookmark
Root causes: After LIFF resolved url, it appended
access_token
in a form of hash data#access_token=eybh...
.pdf_viewer.js
uses hash asinitialBookmark
which is set to be anchor view after loaded, and fallback to first page if the data is malform