Gitpod demo fails editing nodes from frontend

Created on 7 July 2024, 2 months ago
Updated 31 July 2024, about 1 month ago

Problem

We need to make sure everything works as it should with the gitpod demo

Summary:
* When testing the Gitpod link for Drupal 10.2 it actually installed Drupal 10.3, but that does not seem to be the problem - the API response by drupal looks good
* When testing the Gitpod created site, saving a node worked fine. But when pressing the "Edit" link on the /node/1 page in the frontend, the redirect to the admin backend fails and breaks Nuxt. It does not server further requests afterwards any more.

Nuxt error:

[nuxt] [request error] [unhandled] [500] Cannot convert undefined or null to object
  at Function.keys (<anonymous>)  
  at Proxy.renderCustomElements (./node_modules/nuxtjs-drupal-ce/dist/runtime/composables/useDrupalCe.mjs:118:16)  
  at _sfc_ssrRender (./pages/[...slug].vue:58:113)  
  at renderComponentSubTree (./node_modules/@vue/server-renderer/dist/server-renderer.cjs.js:695:9)  
  at ./node_modules/@vue/server-renderer/dist/server-renderer.cjs.js:639:25  
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)  
🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇦🇹Austria fago Vienna

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024