Dusty Doris

Results 6 issues of Dusty Doris

I'm getting an error on builds I haven't seen before, I see there was a new release 17 days ago, wondering if that has something to do with it. ```...

I got an email from google play "The vulnerabilities were addressed in OpenSSL versions beginning with 1.0.1h, 1.0.0m, and 0.9.8za. To confirm your OpenSSL version, you can do a grep...

What do you think about submitting this project to phonegap build to be used as a plugin? https://build.phonegap.com/plugins We are looking into implementing opentok and have been happy using phonegap...

enhancement

The chakra-ui documentation shows that one must use hydrate and renderToString instead of hydrateRoot and renderToPipeableStream because of emotion css. https://chakra-ui.com/getting-started/remix-guide At the bottom of their documentation page, it suggests...

When doing a regular form action, it's often useful to pass back the formData from the action, so it can be set as a defaultValue in the form. By doing...

I have a quick question. I was wondering if you could explain why you are using state in the Profile and Navigation component but a getter in the SignIn component....