-
#4
Require a valid email format (example@example.com) to register an account or change the email on an account. We thought having a type=”email” on the input would do that, but it's there and not pr…
-
# The problem:
When login to case.insurechat.io, firefox displays an error message:
`Not running on unee-t.com, some cross iframe issues might occur`
![image](https://user-images.githubuserconten…
-
According to the [deprecation policy](https://github.com/krausest/js-framework-benchmark/blob/master/README.md#history) I'd like to archive some inactive frameworks. Archived frameworks will appear in…
-
- [x] Purge hard coded media URLs in RoomDetail.jsx, location emails, and other @bfirsh #488
- [x] distribute tarsnap keys
- [ ] delete database dump from S3
- [ ] 2FA all the things
- [ ] Herok…
-
So remix-forms allows overriding fields in a number of ways, but its API is still crusty if one wants to integrate a different UI library with it. Let's focus on the example of using NextUI: In NextUI…
-
Hello -- I'm trying to use the `Turnstile` component in a Remix app, like so:
```typescript
import React from 'react';
import { Form } from "@remix-run/react";
import Turnstile, { useTurnstile }…
-
Hi,
If would be great if you could release a subset of this package that only included the csvStringifier and removed the dependency on the fs package
Thanks
Al;
-
1. in-line styling should be avoided -- reason is that if we have styled components, but have in-line styles here and there, we end up scattering css/styling logic and this is detrimental to maintaina…
-
As title, seems the `class` property alias was broken since `^7.0.0` but works in `^6.0.0`.
It seems like the [removal of alias `class -> className`](https://github.com/pugjs/babel-plugin-transform…
-
### Current behavior
Attempting to log in to my application via google. When the page loads, `window.Cypress` has the expected value.
But after I get redirected back to my application from Googl…