excel
excel copied to clipboard
FormatException
Facing below issue with valid xlsx file. Uploaded same file in the example
example.xlsx
Error: FormatException: Unexpected extension byte (at offset 41)
at Object.throw_ [as throw] (http://localhost:51909/dart_sdk.js:5333:11)
at convert._Utf8Decoder.new.convertGeneral (http://localhost:51909/dart_sdk.js:49223:19)
at convert._Utf8Decoder.new.convertSingle (http://localhost:51909/dart_sdk.js:49195:19)
at Utf8Decoder.convert (http://localhost:51909/dart_sdk.js:49054:67)
at Utf8Codec.decode (http://localhost:51909/dart_sdk.js:48760:22)
at _incrementCounter (http://localhost:51909/packages/nihepimporter/main.dart.lib.js:463:35)
at _incrementCounter.next (
@razzlakki
Can you please provider a reproducible code or excel file in which you are having this issue ???
@razzlakki As its long to get any response, I think the error is fixed.
If the issue still persists then please feel free to re-open the issue again.