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

Can't copy html output of Playground. #181

Closed
se-ul opened this issue Aug 1, 2018 · 1 comment
Closed

Can't copy html output of Playground. #181

se-ul opened this issue Aug 1, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@se-ul
Copy link

se-ul commented Aug 1, 2018

Bug Report

When I copy the html output of Playground component, it copy the jsx code rather than html code.

To Reproduce

  1. Make any Playground on docs.
  2. Click html output button.
  3. Click copy icon.
  4. Paste the copied text on anywhere.

Expected behavior

Copy html code to clipboard rather than jsx code.

Enviroment

  • OS: OSX 10.13.6
  • Node/npm version: Node 8.9.1, npm 6.1.0, docz 0.8.0

Additional context/Screenshots

2018-08-01 12 23 42

If click the copy button on screenshot, it copies <TextField placeholder="플레이스홀더" />.

P.S.
I use docz to document design system libraries of my company.
I really love docz. Thank you for the awesome project.

@nicholasess nicholasess added the bug Something isn't working label Aug 3, 2018
@pedronauck
Copy link
Member

Fixed on release v0.9.5

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

No branches or pull requests

3 participants