Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reopen #18 #19

Closed
phuongbag opened this issue Mar 10, 2020 · 3 comments
Closed

Reopen #18 #19

phuongbag opened this issue Mar 10, 2020 · 3 comments
Labels
question Further information is requested

Comments

@phuongbag
Copy link

You can try this code: https://hastebin.com/dewobogepe.md
and this is image https://imgur.com/a/GRTbqkH - sorry for late respone and the other website is down because i upload it to main domain and removed the plugin. (Still need to use)

@phuongbag
Copy link
Author

Sorry for lack of info - here is a quick update:
Using latest docsify and these plugin

<script src="//unpkg.com/docsify@4.9.4/lib/docsify.min.js"></script>

--
  | <script src="//unpkg.com/docsify@4.9.4/lib/plugins/search.min.js"></script>
  | <script src="//unpkg.com/docsify@4.9.4/lib/plugins/external-script.min.js"></script>
  | <script src="//unpkg.com/docsify-pagination@2.4.0/dist/docsify-pagination.min.js"></script>

@jhildenbiddle jhildenbiddle added the question Further information is requested label Mar 11, 2020
@jhildenbiddle
Copy link
Owner

@phuongbag --

I have tested the linked markdown file with the specified plugins on Edge 18 (EdgeHTML/Chakra engines) and Edge 80 (Chromium engine). I am not able to reproduce the behavior shown in the screenshots.

To try and isolate the issue, load only the latest versions of docsify and docsify-tabs (JS) as well as your theme (CSS). Disable all other plugins CSS applied via <link> and <style> tags. If the issue does not appear, then you the scrollbars behavior you're seeing is caused by some other plugin and/or stylesheet.

Also, please don't create new issues as a means of re-opening issues. Instead, just add your comment(s) to the closed issue and, if warranted, the repo owner(s) can reopen the issue.

@phuongbag
Copy link
Author

found the problem - I followed the installation of your and add 2 type of docsify js

im using this <script src="//unpkg.com/docsify@4.9.4/lib/docsify.min.js"></script>
and add your scrip too so it bugging between those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants