Prototype rendering JavaScript components with Nuxt

Created on 23 April 2025, 12 days ago

Overview

For 📌 First-class experience builder support Active we want to render JavaScript components with Nuxt.

This issue fork is used for prototyping possible solutions with SDCs.

📌 Task
Status

Active

Version

0.0

Component

Page builder

Created by

🇦🇹Austria fago Vienna

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

Comments & Activities

  • Issue created by @fago
  • 🇦🇹Austria fago Vienna
  • 🇦🇹Austria fago Vienna

    During prototyping I identified the following challenges:
    * CORS issues. When loading static JS from another domain, we need to make Nuxt provide suiting CORS headers
    * Browser JS code cannot use helpers exposed by JS modules like Vue's h(). We could expose needed helpers manually from Nuxt

Production build 0.71.5 2024