formio / ngFormio

JSON powered form rendering library for AngularJS + Form.io.
http://formio.github.io/ngFormio/
MIT License
99 stars 102 forks source link

[BUG] #707

Closed KatiaSishost closed 7 months ago

KatiaSishost commented 2 years ago

i cant send like:

$.ajaxSetup({ headers: { 'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content') } });

daneformio commented 7 months ago

Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!