jwalkerinterpres
jwalkerinterpres
### Initial checklist - [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...
### Current Behavior I have a Typescript/Vite/Vite-SVGR code base, which was working successfully. However, when I tried to update it to the latest version (following all of the instructions), I...
React version: 8.3.0 ## Steps To Reproduce 1. Repeat content with the same key 2. Get a warning (in your browser dev tools console): >Each child in a list should...
It seems like this library doesn't work if the markdown is inside a list. For instance, in this markdown: ```markdown Here is a list of your top stuff: 1. ::span[(T1078)]...
As you can see in this recording, it's possible for AsciiFlow to get into a state where, even though you are in text mode and are pressing `SPACE` or `DELETE`,...
### Summary The React team (seems to?) prefer that new React suggestions be submitted through https://github.com/reactjs/rfcs/, rather than through GitHub issues. That's totally reasonable, given the massive firehose of feedback...
**Describe/explain the bug** Your color customization page is missing one tiny but critical detail, and it makes it seem as if Nivo can _only_ use pre-defined colors (not custom ones)....
**Describe/explain the bug** The page https://nivo.rocks/line/ links (with the text "Sample") to https://nivo-api.herokuapp.com/nivo/samples/line.svg. That link is broken. **To Reproduce** Steps to reproduce the behavior: 1. Visit https://nivo.rocks/line/ links 2. Click...
**Describe/explain the bug** in the documentation for virtually every Javascript library in existence (even ones with just a GitHub page) there is some sort of "Getting Started" page/section which covers...
### Would you like to work on a fix? - [ ] Check this if you would like to implement a PR, we are more than happy to help you...