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

[Bug Report] files are not transpiled correctly #2060

Closed
10 of 13 tasks
akppx opened this issue Dec 5, 2019 · 5 comments
Closed
10 of 13 tasks

[Bug Report] files are not transpiled correctly #2060

akppx opened this issue Dec 5, 2019 · 5 comments
Labels
type: bug Something isn't working

Comments

@akppx
Copy link

akppx commented Dec 5, 2019

  • I confirm that this is an issue rather than a question.

Bug report

Steps to reproduce

What is expected?

  • Sidebar appears

What is actually happening?

  • When click SidebarButton it does not work, the sidebar has not appears

Other relevant information

  • On mobile phone
    • iphone
      • vuepress 1.x
      • vuepress 0.x
    • android
      • vuepress 1.x
      • vuepress 0.x

But the official website works well on my mobile phone (https://vuepress.vuejs.org/)

  • On PC in debugger mode, F12 press
    • chrome
      • vuepress 1.x
      • vuepress 0.x
    • firefox
      • vuepress 1.x
      • vuepress 0.x
    • edge
      • vuepress 1.x
      • vuepress 0.x
    • ie
      • vuepress 1.x (official website also does not work, the sidebar has not appears)
      • vuepress 0.x

Test url

@meteorlxy
Copy link
Member

Sorry but I cannot reproduce this issue.

@meteorlxy meteorlxy added the needs reproduction Waiting for a reproduction link (codepen, code sandbox, GH repos) label Dec 6, 2019
@meteorlxy
Copy link
Member

Can only confirm that vuepress 1.x docs site failed in ie 11.

Seem that codes from 3rd party packages are not transpiled correctly (e.g. vuepress-plugin-flowchart, vuepress-plugin-smooth-scroll, etc.)

@meteorlxy
Copy link
Member

#2064 can partially fix the failure in IE 11.

But Object.assign is still not polyfilled.

@meteorlxy meteorlxy changed the title SidebarButton does not work on mobile phone [Bug Report] files are not transpiled correctly Dec 6, 2019
@meteorlxy meteorlxy added type: bug Something isn't working and removed needs reproduction Waiting for a reproduction link (codepen, code sandbox, GH repos) labels Dec 6, 2019
@akppx
Copy link
Author

akppx commented Dec 8, 2019

#2064 can partially fix the failure in IE 11.

But Object.assign is still not polyfilled.

Thanks, i don't know how to fix it.

@meteorlxy
Copy link
Member

meteorlxy commented Dec 9, 2019

Duplicate of #1168, #1990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants