Raed
Raed
### Version 3.2.1 ### Environment Any ### Reproduction link [https://codesandbox.io/s/jnw46698m3](https://codesandbox.io/s/jnw46698m3) ### Steps to reproduce 1- Import an antd component 2- Observe global styles (h1,h6, selector, ect...) ### What is expected?...
There seems to be an issue with Heroku.
I have tried to add a GPG provider in a [fork](https://github.com/RaedsLab/two-factor-gpg). This can be useful for privacy conscious applications, where users are not meant to provide anything but a user-name...
### What is the example you wish to see? I would like to see a simple import / function call that abstracts away the hacky aspects of keeping the background...
- Bug report - Question / support request I would like to include an SVG in my react component. whenever I build the project the output does not include my...
**Do you want to request a *feature* or report a *bug*?** *feature* **What is the current behavior?** Only works with project using Github **If the current behavior is a bug,...
I'm looking for a way to draw an error range while plotting a line charts. Is this something we can do with react-charts ?
### Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [x] I am running the latest version - [x] I...
Here are 2 screenshots from Chrome Dev Tools: I'm creating around 1000 elements with loaders in them (Wont be the case in prod, but wanted to check perf) ...
When adding`@formkit/auto-animate` to a webpack 5 / TypeScript project I get the following eslint Error: ``` ESLint: 7.22.0 Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /project/node_modules/@formkit/auto-animate/package.json Occurred while linting /project/src/popup/index.tsx:8...