Issue #2178💬 AnsweredOpened August 1, 2019by jeffgipson0 reactions

Loading remote data

Quick answerby miky9585

I think you need to print your data->attributes. Here my printed data that works fine

Read full answer below ↓

Question

Im working on a project and having a hard time getting remote data. Code: storageManager: { id: 'gjs-', // Prefix identifier that will be used on parameters type: 'remote', // Type of the storage autosave: true, // Store data automatically autoload: true, // Autoload stored data on init stepsBeforeSave: 1, // If autosave enabled, indicates how many changes are necessary before store method is triggered storeComponents: true, storeStyles: true, contentTypeJson: true, urlStore: "/api/v1/templates/" + tempid, urlLoad: "/api/v1/templates/" + tempid, Sample response from network tab in dev tools:...

Answers (3)

miky9585August 5, 2019

I think you need to print your data->attributes. Here my printed data that works fine screencapture-localhost-8090-pages-load-2019-08-05-11_11_49

jeffgipsonAugust 6, 2019

Thanks for the reply @miky9585 I tried this but not working

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.