drunomics / nuxtjs-drupal-ce

A Nuxt module to easily connect Drupal via custom elements.
https://lupus-decoupled.org/
MIT License
24 stars 4 forks source link

Reimplement addRequestFormat option #112

Closed TurtlBbx closed 1 year ago

TurtlBbx commented 1 year ago

addRequestFormat: If set to true, the _format=custom_elements URL parameter is added automatically to requests. Defaults to true.

TurtlBbx commented 1 year ago

@fago Is this option still needed or used? Need feedback if I should add it back in.

fago commented 1 year ago

yes, please add it. it's good to have it as an option.

fago commented 1 year ago

but let's change default to "addRequestFormat: false"