hypernova-ruby icon indicating copy to clipboard operation
hypernova-ruby copied to clipboard

`render_blank` should trigger some kind of warning in development

Open goatslacker opened this issue 7 years ago • 0 comments

If render_blank is called then chances are that something went wrong during rendering and we had to fallback. In development, it would be very nice and useful to surface a warning.

https://github.com/airbnb/hypernova-ruby/blob/e6c6553a4838203f4cdd62368ba1c146f632233d/lib/hypernova/batch_renderer.rb#L55-L59

goatslacker avatar Jan 30 '18 23:01 goatslacker