handhikadj

Results 40 issues of handhikadj

go to https://codesandbox.io/s/tender-bogdan-zx0oz9?file=/src/App.vue click on an item of the red boxes. see console

go to: https://codesandbox.io/s/unruffled-shirley-0x72r6?file=/src/App.vue click inside the element. see console

- Bugfix for https://github.com/kaoz70/grapesjs-blocks-bootstrap4/issues/70 issue - Improve dev environment by implementing HMR (Hot Module Replacement)

notice this on Row block too if the Row block inside a container steps to reproduce: 1. drag and drop the Container block to canvas. 2. toggle off the View...

Got this when want to Create a template ```js storageManager: { type: 'indexeddb', }, ```

i've got the message on page refresh

Error log: ``` ❯ npx grapesjs-cli serve Start the development server... /path-to-my-project/webpack.config.js:1 export default ({ config }) => { ^^^^^^ SyntaxError: Unexpected token 'export' at internalCompileFunction (node:internal/vm:77:18) at wrapSafe (node:internal/modules/cjs/loader:1288:20)...

I got this error on PHP 8.1 ``` Problem 1 - symfony/css-selector is locked to version v7.0.3 and an update of this package was not requested. - symfony/css-selector v7.0.3 requires...

you can go to here to reproduce: https://codepen.io/dhika345/pen/bGZOjXG why should this throw an Exception here? this is a mistake btw https://github.com/silexlabs/grapesjs-fonts/blob/d7b32b3c39cfde3be1faff2cf46b16ccd2da5e78/src/commands.js#L7-L9

enhancement
help wanted

this is supposed to hide the action buttons only but it won't save to db after I tried it several times as well ```php Flexible::make('Prices') ->addLayout('Prices', 'prices', [ // ])...