Svitlana
Svitlana
### Description Some units are 'undefined' when you import on the current master from the cloud. 1.8.5 is ok, so most likely after this https://github.com/maxi-blocks/maxi-blocks/pull/5579 ### Step-by-step reproduction instructions 1....
### Description Need to adjust CL / DC / pagination to account for cases when pages also have tags / categories (with a plugin or custom code). is ### Other...
### Description MaxiBlocks don't work in Template preview from a page's menu for template ### Step-by-step reproduction instructions 1. Create page 2. Page tab in the right sidebar, Click the...
1) Should we to make the same for WooCommerce in this issue, or we will not have it in our theme, and we can make it later?  _Originally posted...
### Description It seems that some reusables width is calculated wrong, it's too big and adds a horizontal scrollbar. Not all blocks, see 'Step-by-step reproduction instructions', and happens all the...
### Description Ideas for the next iteration of navigation. Previous discussion: https://github.com/maxi-blocks/maxi-blocks/pull/5414 - maybe possible to make some settings for sub-menu arrow - icon-size, line width - would be good...
1. SC settings for pagination 2. nowrap + fit-content for columns potential issue. Pagination div, should not be in the same block  _Originally posted by @Olekrut in https://github.com/maxi-blocks/maxi-blocks/pull/5428#pullrequestreview-1883889713_
### Description ```import CodeEditor from '@uiw/react-textarea-code-editor';``` costs us about 0.8MB in index.js in built code, that's too much. Need to find a smaller alternative. ### Step-by-step reproduction instructions Try to...
### Description Getting this error sometimes, mostly when I copy gutenberg code. Need some sort of prevention mechanism for a duplication entry. ``` [16-Feb-2024 11:20:36 UTC] WordPress database error Duplicate...
### Description Use https://wordpress.org/plugins/plugin-check/ to check our plugin, and fix all you can. Note: do it after ```npm run build``` and ignore all the dev staff, like warnings from node_modules...