JonathanLehner

Results 48 comments of JonathanLehner

I got this problem as well. Just use shouldComponentUpdate() { // TODO the moment Winterfell rerenders, it causes questionAnswers state to disappear return false; } as above and then it...

How to log into the Digital Ocean droplet to change the conf file? Since the droplet was created by ansible.

how about we decide to continue with https://github.com/idmadj/accounts-ui.git then? it seems to work.

I tried it with my code and it seems to work. I think react 15 and 16 are mostly compatible. On Sun, 23 Dec 2018, 02:46 Nico Krause @JonathanLehner seems...

the react demo from the examples folder

with input puppeteer-email signup -u "test" -p "test" -P "outlook" I get { ArgumentError: Expected `username` to be of type `string` but received type `undefined` at new GetSMSCodeClient (/usr/local/lib/node_modules/puppeteer-email-cli/node_modules/getsmscode/index.js:51:5) at...

i got it to work in gatsby with the following code. ``

`import React from 'react' import PropTypes from 'prop-types' import slide1 from '../img/products-grid1.jpg' import slide2 from '../img/products-grid2.jpg' import slide3 from '../img/products-grid3.jpg' export const HTMLContent = ({ content, className }) => (...

sorry for the bad formatting, github won't let me post it as code