react-xel

Troubleshooting

Common issues and production fixes.

Matrix

SymptomLikely causeFix
ValidationError on filenameMissing .xlsx/.csv/.txtUse valid extension or disable strict extension policy
Empty file in serverUsing download mode in backendUse mode: "buffer"
Formula appears as textValue sanitization appliedUse a formula column (formula) intentionally
High memory useHuge single-sheet exportSplit by sheets and benchmark
Menu not styledHeadless mode enabledRemove unstyled or provide your own classes

On this page