Ethan Puzarne
Ethan Puzarne
Thanks for this Gem! It's working well and I really appreciate it. I have a question about the Readme, specifically the following note: ``` Also, consider adding include Capybara::Screenshot::MiniTestPlugin to...
Hi there, I've been dealing with a super weird issue which I have now narrowed down to a problem with Anilink. In development, everything works fine. But in production, when...
### [REQUIRED] Describe your environment * Operating System version: Mac OS Monterey (12.3) * Browser version: Chrome * Firebase SDK version: 9.8.1 * Firebase Product: auth ### [REQUIRED] Describe the...
Hey guys, just learned about this project and I'm very excited by it. One thing I would like as a user is to be able to find websites that are...
**Describe the bug** The docs [here](https://cloud.google.com/appengine/docs/flexible/ruby/configuring-your-app-with-app-yaml) and [here](https://cloud.google.com/appengine/docs/flexible/reference/app-yaml?tab=node.js) show that you can use entrypoint as a setting in app.yaml for flexible environments, but I have not been able to get...
I'm running into unexpected problems with the library see https://github.com/Rapsssito/react-native-background-actions/issues/201 So I decided to download the repo and try to play with the Java code. My first step was to...
### Describe the bug I'm following tailwind's [usage example](https://v2.tailwindcss.com/docs/ring-opacity#usage) for ring opacity. twMerge does not produce the correct classes. ### Behavior - Code: `twMerge(["ring-4 ring-red-500 ring-opacity-50"])` - Expected output: `"ring-4...