Alex-D / Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor under 10kB
https://alex-d.github.io/Trumbowyg
MIT License
3.96k stars 606 forks source link

xhr filelds is not being assigned in xhrRequest it was assigning headers. #1468

Open yogi111 opened 1 week ago

yogi111 commented 1 week ago

Expected

Xhr Fields should assigned to xhrFields in xhr request.

Current Behaviour

Heades are being assigned to XhrFields

Fix

replace the headers tp xhrFields