Nick Rattermann

Results 8 issues of Nick Rattermann

Any plans for this library to support the use of hooks instead of HOCs?

Nothing is displayed when using console.dir. Can we make it work for this as well?

bug

Running in swift, when I log out of Facebook... the app terminates with the following reason: 2015-08-13 16:21:17.602 Uluntu[13822:6626781] **\* Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'An instance...

I'm looking to build a client-side 'preview' of an email using this library. Since mjml runs on the server, is there a way we can use this library to generate...

I'm having an issue where best in place select boxes aren't displaying. We have a large project with react_on_rails and Materialize installed. I'm not sure if one of those 2...

It looks like /v1/accounts/:account_id is accessible in the Checkr API to get Account data for oauth'd accounts. Shouldn't there be a class to support this? Right now there's no way...

When I have `iframe` set to `true` in the configuration, I want to add some sandbox attributes to the iframe element. I haven't discovered a way to accomplish this. Any...

It looks like adding the tag="textarea" prop to the editor doesn't do anything on 3.2.6-1. Looking in the Chrome inspector, the editor is still using a div with contenteditable prop.