kdzwinel / SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codepen Support - Empty Pen

jjma opened this issue · comments

commented

Sending code to codepen brings in no content (either logged in or out).

Works fine for me (not logged in). Try exporting a smaller element (CP API probably has some limits set) or copying the CSS and HTML code manually.

Having the same issue. JSBin just throws an internal server error. JSFiddle is working fine for me.

Codepen works fine for me, please help me reproduce it. Does it fail:

  • when you are logged in?
  • when you are logged out?
  • if your content is just couple of lines of HTML/CSS?
  • if you have a lot of content?
  • always? or only from time to time?
commented

Either logged in or not. Content quantity has no effect as a couple of lines doesn't work. Always fails. Possibly a conflict with another extension?

It can be a conflict. Could you please setup a new profile in Chrome or enable SnappySnippet to run in incognito mode and check if it works? You can also disable other extensions and test (just remember to reload the page after doing so).

Same issue here!