Umakant Patil

Results 22 comments of Umakant Patil

Please provide the sample code for replicating the error. Which component did you use and what were the props.

I have created a new package to make it work with React 18 and latest date-fns https://www.npmjs.com/package/@umakantp/react-date-range

Please provide the sample code for replicating the error. Which component did you use and what were the props.

You can add a theme by yourself. `dist/theme/default.css` is the default theme, you can override and use your own theme colours.

There is a default theme here `dist/theme/default.css`. You can instead create your own by looking at that theme.

Please provide the sample code for replicating the error. Which component did you use and what were the props.

@cyntler Can you please elaborate, on what you mean? How to fix this? I get the following error: ``` ⨯ /Users/user/company/project/node_modules/@cyntler/react-doc-viewer/node_modules/react-pdf/dist/esm/Page/AnnotationLayer.css:16 :root { ^ SyntaxError: Unexpected token ':' at internalCompileFunction...

Going through the same problem. I have literally tried everything I could from documentation or any other suggestion given on the internet. Let me put some of the settings which...

Same is the case for I'm getting. ``` No overload matches this call. Overload 1 of 2, '(props: Partial | Readonly): Draggable', gave the following error. Type '{ children: Element;...

Yes, if we update to the latest version, this problem solves. I think this issue can be closed.