Mitch VanDuyn
Mitch VanDuyn
Layout and Snippet views appear to be referencing old images not available in Radiant 9.1, so it looks ugly. I have patches to clean this up, if someone could give...
if sns_page_hook is enabled you get undefined method `children_find_options' for class`TextAsset'
*This history should be edited, and inserted somewhere in the docs. I apologize for the rather stilted 3rd person narrative, hopefully, once it's integrated into the docs this will read...
and what to do if you DONT want the full rails stack. See https://github.com/ruby-hyperloop/hyper-react/issues/229 for example
see https://github.com/ruby-hyperloop/hyper-react/issues/228
How much would this help us? What languages would we target? What are the implementation details? My answers: **Would it help?** Seems like it really would... It would make the...
Users get this message: > Warning: React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server rendering and the...
the following works with data and aria tags: `Comp('data-foo-bar' => 12, 'data-baz-woggle' => "strng")` can be written as `Comp(data: {foo_bar: 12, baz_woggle: "strng")` In otherwords data attributes can be provided...
Sample response. With Bootstrap, be aware that bootstrap.js and react.js do not play well together so any of the Bootstrap functionality that relies on JS in bootstrap.js will not work....