HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
799 stars 184 forks source link

Can't store a block anymore #112

Open estelle-zeuk opened 3 years ago

estelle-zeuk commented 3 years ago

Hello everyone! I have a huge issue because when i add a new block, this block cannot be save with the whole i attempt to create. So i cannot save the page because the newly added block. Any clue? @HansSchouten @AliMehraei

Tks

estelle-zeuk commented 3 years ago

This is the erro i get from the console

app.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'attributes')

@HansSchouten @AliMehraei