Esben von Buchwald
Esben von Buchwald
Hello We are considering using your tools for autogenerating swift classes based on JSON outputs from a list for URLs pointing to our REST API. Is it currently possible to...
We have a Chromecast (v3) running our custom web application on a screen which gives instructions to customers. We start it with the [catt](https://github.com/skorokithakis/catt ) command, which loads the Dashcast...
**What is the current behavior?** I have a document, `users/BLA2YlZMqENnBsSNhcS6a9NAUdG2/attributes/friends` and the current user don't have access to that document. When I `firestoreConnect()` this document, I get a `@@reduxFirestore/LISTENER_ERROR` responses...
The current configuration does not create a User Pool similar to the one described on https://serverless-stack.com/chapters/create-a-cognito-user-pool.html, and the user cannot sign up with email/password. This PR fixes that configuration
I have a `json-server` running in a small node.js project. I can PATCH and PUT the existing data and will GET the updated values in return later. So far so...
I just upgraded to iOS 15 and spent half my day troubleshooting weird login behavior on iOS 15 simulators. It seems like the `getGenericPassword()` always returns `false`. I went into...
### Would you like to work on this feature? - [ ] Check this if you would like to implement a PR, we are more than happy to help you...
I'm using `http-proxy` to make the MJPEG streams from some internal systems (IP cameras) available on a web portal, which only has port 80 available to access the backend. This...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** I want to update the user profile document in firestore, whenever I update...
### Description Animated ClipPaths does not seem to update visually on Android. If I change other SVG props, it seems to re-render based on the current animated value, the animation...