oldo.nicho
oldo.nicho
Hi there, I am using `react-text-truncate` on a SSR project using next.js and am finding that on initial page load the text is un-truncated, although truncation occurs after resizing the...
Hi there and thank you for creating and maintaining this bodacious library! We have been building out an API using KS and so far have been very happy and impressed...
When I change my `moment.locale()` the days of the calendar update but month names don't unless I completely re-render my page. Is there something special about the way that calendar...
The links for the section "How to use Reactotron's features/plugins" in `README.md` are broken
I'm using react-rnd **version** [7.1.4] First up, thanks so much for maintaining and developing this component. It has been fantastic and really intuitive to work with :-) I have an...
Hi there, I see that scheduled triggers can be [created via the API](https://hasura.io/docs/1.0/graphql/core/api-reference/schema-metadata-api/scheduled-triggers.html), however I was wondering if there is also a way to query pending and processed events to...
Is there any way to also show the year in the selected date label at top left of the component? I am only able to see day and month. For...
Hi there, Have been using this package for a while now and it has saved me a lot of time! Thank you. One issue that I have been regularly facing...
**Describe the bug** I just updated Prisma to the latest version: ``` "@prisma/client": "^5.16.2" "prisma": "^5.16.2", ``` And now when I run `generate` I get a whole series of errors...