drunomics / nuxtjs-drupal-ce

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

improve: LDP-2332: Add default for settings #184

Closed vloss3 closed 6 months ago

fago commented 7 months ago

settings is supposed to container whatever drupal provides there. display_title is no where defined in lupus-decoupled-drupal but only used in some internal modules, so I don't think it makes sense to add it there. we could add a default for empty settings though, would that make sense? @vloss3