Dikshit Moradiya
Dikshit Moradiya
can someone complete this PR please to enable ivy?
https://codesandbox.io/p/sandbox/apx-column-basic-forked-rkn2v2?file=%2Fpackage.json%3A36%2C26 It seems like you're facing an issue with your latest project where the ApexCharts component fails to redraw when the width of the parent element changes. This issue persists...
I think no one is maintaining this repo from last two year.
try adding this to the vite.config.ts file: ``` export default defineConfig({ plugins: [react()], resolve: { alias: { ... '@tabler/icons-react': '@tabler/icons-react/dist/esm/icons/index.mjs', }, } ```
is this lib zonless ready?
Hi @nonybrighto, You’re currently using an alternative package to [react-slider](https://www.npmjs.com/package/react-slider) => specifically, [rc-slider](https://www.npmjs.com/package/rc-slider). This is a well-maintained and reliable package that serves as a suitable alternative. It provides similar functionality...
@gangadharsm, Please check if the issue is resolved in the latest release version [19.0.0-rc.0](https://github.com/ng-bootstrap/ng-bootstrap/releases/tag/19.0.0-rc.0)."
Same warning of depreciation.