🔍 Storyblok Debug Info

Preview Mode

❌ NO - Not in preview mode

Add ?_storyblok=1 to URL to activate preview mode

Hero Data Structure

Keys in heroData:

[
  "_uid",
  "naglowek",
  "podtytul",
  "component",
  "tekst_cta",
  "zdjecie_tla",
  "subtekst_cta",
  "tekst_pomocniczy"
]

_editable Property

❌ NO - _editable property missing

Full Hero Data

{
  "_uid": "43f6fcc1-2096-4a84-88cc-23b6470b4563",
  "naglowek": "Twoje wyjątkowe przyjęcie nad morzem",
  "podtytul": "Komfortowe pokoje blisko morza, idealne na wakacje i rodzinny wypoczynek",
  "component": "sekcja_hero",
  "tekst_cta": "Zarezerwuj termin",
  "zdjecie_tla": {
    "id": 138519571034640,
    "alt": "Pensjonat frik - widok z podwórka",
    "name": "",
    "focus": "",
    "title": "",
    "source": "",
    "filename": "https://a.storyblok.com/f/288702365642887/2048x1365/81d012207c/pensjonat-frik.jpg",
    "copyright": "",
    "fieldtype": "asset",
    "meta_data": {
      "alt": "Pensjonat frik - widok z podwórka",
      "title": "",
      "source": "",
      "copyright": ""
    },
    "is_external_url": false
  },
  "subtekst_cta": "Zadzwoń, aby sprawdzić dostępność sali i wstępnie omówić szczegóły",
  "tekst_pomocniczy": "Pokoje Gościnne fRiK znajdują się w cichej i spokojnej części Jantara, zaledwie 15 minut spacerem od morza i 500 metrów od centrum miejscowości."
}

Instructions

  1. If "_editable" is missing, the story needs to be fetched with version: "draft"
  2. If "_editable" exists, check if components use storyblokEditable()
  3. Open browser console and check if window.storyblok exists