Forum Academy Marketplace Showcase Pricing Features

Fail on loading initial content in Editorjs element

Hello,
I’ve got an issue without error. It’s a very strange behavior at the initial loading. Also with the default element’s configuration.
I can set the data to the element’s initial content like this :

Do search PAGE's Title contain "DOS" 's first item 's body
But I can’t like this :
Do search PAGE's unique id = storage_page_id 's first item 's body

As you can see on my following mytest page, the result data is perfectly the same :

I don’t know how to console.log the typeof result, so if you have any suggestion ?

Regards

For information, it seems EditorJs, loading too much early. The data I waiting for the element, wasn’t ready.
I found the solution by using a Worflow Do when Page Loaded (ENTIRE) with a EditorJs Refresh action.