react-file-viewer icon indicating copy to clipboard operation
react-file-viewer copied to clipboard

why .xlsx is not supported.

Open guoxiao158 opened this issue 3 years ago • 2 comments

guoxiao158 avatar May 27 '21 08:05 guoxiao158

ts环境

guoxiao158 avatar May 27 '21 09:05 guoxiao158

No support for react18(only xlsx, csv). As you might know, react updated and different syntax right now. Probably because of that, this library can’t support xlsx, csv any more. If we downgrade to react 17, xlsx and csv would work(any other extensions are still working in react 18).

crauf avatar Aug 24 '22 08:08 crauf