-
Have been using table top for a while now and have set up the sheet publish to public and the key in the init properly but suddenly getting a 404 error on the feeds request
-
I want to mention two issues I faced while using react-papaparse:
- Poor TypeScript type inference on children render function arguments and prop types for `CSVReader` component.
- Too many `any` …
-
Hi David,
I love your work. Trying to use Packery in React via https://github.com/eiriklv/react-packery-component . Got it very close but am getting a TypeError. And I am using a different pattern th…
-
I can't figure out what could be causing this but in this one UI I am managing for years:
whenever i make changes to code while reacts-scripts is running locally via `start` , app is recompiled cor…
-
Hi,
I am running into a strange error all of a sudden through my docker image that's using th 14-alpine image. It might have something to do with the version of domutils in renderkid? However I d…
-
I have this sample code
```
let counter = 0;
let csv = "First name,Last name\nJohn,Doe"
let json = Papa.parse(csv, {
header: true,
transformHeader: (header, a) => {
counter++;
…
-
Hi @gargroh
I am facing issue while integration export pdf csv xlsx .When i click button App is getting crashed.
Error: React Table: Export Blob is mandatory
Details as follows
"react": "^1…
-
While setting `worker` to `true`, i get a `Uncaught SyntaxError: Unexpected token
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
ACs
- DONE: Manually run NPM outdated to discover what needs upgrading, how urgent, & what order
- DONE: Send results to Amy & Kristina
- Determine which packages to upgrade and when... document th…