Open aditya-wiguna opened 3 years ago
and also i got error in console log
Uncaught TypeError: Cannot read property 'attributes' of null
at app.js:1
at window.runScriptsOfComponentAndChildren (app.js:1)
at Object.success (app.js:1)
at c (jquery-3.4.1.min.js:2)
at Object.fireWith [as resolveWith] (jquery-3.4.1.min.js:2)
at l (jquery-3.4.1.min.js:2)
at XMLHttpRequest.
Can you share the php snippet of your theme block? I don't know what the issue is, haven't seen it before.
this is my block https://pastebin.com/m6wUjgwp
this is my config file https://pastebin.com/2CC0MPBj
And this is my layout code https://pastebin.com/x0dy6fXc
Strange, for me it works exactly as expected. I can change the value and it gets updated. Updating client
does not change anything, because your block uses the other setting. But I don't see any errors.
Are you using the latest version?
yes i use the lates version
i try to change layout with sample demo , and still get same error
the html element is blank when i change the setting value , i use laravel 6 and php 7.4
from this
to this