Fallup

Results 3 issues of Fallup

### Describe the bug `onCellEditComplete` of the `Column` component in the `DataTable` is fired twice on [version 10.5.1](https://stackblitz.com/edit/rb6yv7?file=src%2FApp.tsx) Can be reproduced with the StackBlitz example directly from the docs. This...

Type: Bug
React 18

### Describe the bug `className` property of the [FileUpload component](https://primereact.org/fileupload/#api.FileUpload.props.className) is not delegated to the DOM if you use the default "advanced" mode. It works only with the `mode="basic"`. See...

Status: Needs Triage

Using Vite v5.4.7 we started to get these errors during build time: _Deprecation Warning: darken() is deprecated. Deprecation Warning: lighten() is deprecated._ This is due to Dart Sass 1.79.0. starting...

Stale