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

Export PDF/HTML by command palette is not work #1619

Closed
1 task done
Jocs opened this issue Nov 6, 2019 · 0 comments · Fixed by #1627
Closed
1 task done

Export PDF/HTML by command palette is not work #1619

Jocs opened this issue Nov 6, 2019 · 0 comments · Fixed by #1627
Assignees
Projects

Comments

@Jocs
Copy link
Member

Jocs commented Nov 6, 2019

Description

  • Can you reproduce the issue?

Steps to reproduce

  1. Shift + CmdOrCtrl + P to open the command palette
  2. Input export
  3. Select export PDF/HTML

Expected behavior:

Export file successfully.

Actual behavior:

vue.esm.js?a026:1897 Error: Invalid type to export: "undefined".
    at VueComponent.handleExport (VM647 editor.vue:1107)
    at invokeWithErrorHandling (vue.esm.js?a026:1863)
    at Vue.$emit (vue.esm.js?a026:3891)
    at execute (index.js?ce51:127)

Error happened.

Link to an example: [optional]

Versions

  • Mark Text: develop
  • Operating system: all
@Jocs Jocs assigned fxha Nov 6, 2019
@Jocs Jocs added this to TO-DO in 0.16.0 Nov 6, 2019
@Jocs Jocs mentioned this issue Nov 6, 2019
4 tasks
@fxha fxha moved this from TO-DO to Review in 0.16.0 Nov 6, 2019
@fxha fxha closed this as completed in #1627 Nov 6, 2019
@fxha fxha moved this from Review to Done in 0.16.0 Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.16.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants