bhauman / devcards

Devcards aims to provide a visual REPL experience for ClojureScript
1.53k stars 116 forks source link

fixes for server-side rendering of cards #109

Closed anmonteiro closed 5 years ago

anmonteiro commented 7 years ago

Fixes some issues with server-side rendering of cards, as per our discussion on Slack a few days ago.

bhauman commented 7 years ago

Looks like there's a bug there ;)

Sent from my iPad

On Jul 28, 2016, at 2:00 PM, António Nuno Monteiro notifications@github.com wrote:

Fixes some issues with server-side rendering of cards, as per our discussion on Slack a few days ago.

You can view, comment on, or merge this pull request online at:

https://github.com/bhauman/devcards/pull/109

Commit Summary

fixes for server-side rendering of cards File Changes

M src/devcards/core.cljs (6) Patch Links:

https://github.com/bhauman/devcards/pull/109.patch https://github.com/bhauman/devcards/pull/109.diff — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

anmonteiro commented 7 years ago

Oh shoot, you're right. Fixed :-)