-
Hi, loaders are nice, but your library is single js file.
Size of this library is really bad. If i include just one component, it will bundle 117.6 kB of JS.
https://bundlephobia.com/result?p=re…
-
I’m using this library for a photo drag-n-drop grid in a production environment. Some users have >500 photos.
I switched to this library because it is much more performant than dnd-kit. That said, …
-
Hi @FredrikOseberg, I noticed that by trying to setup a payload object with custom information for a bot message (I have a custom component for this) the only props that I receive are "message: string…
-
Hi, new user - Having issues with the Widgets using Typescript. Keeps complaining that it doesn't like this construct for "widgetFunc" in TS:
````
widgets: [
{
widgetNa…
-
-
I just deployed the latest beta version of Payload to Vercel and I also have the 404 error problem when trying to access /admin.
Locally it works fine in both dev mode and build / start.
The Vercel de…
-
## 🚀 Feature Proposal
Add an example to the `Table` component docs to show a model for column size adjustment from Parent ``.
## Motivation
Show users how to setup column sizing from parent `…
-
Any plans to implement text fields? https://material.io/guidelines/components/text-fields.html
I'm pretty new to RN, but have experience with react. I'd be willing to attempt a PR if interested.
-
Hi,
I'm doing chat application in which there is an option for video call. For this i have integrated react-native-video-webRTC.But instead of connecting directly i need acept reject and call gett…
-
Hey all. Is there any timeline on when this library will be available for Vue 3? I see it being referenced in the README in several places, but the `Viewer` seems to be only available for React.