Ivan Volkov
Ivan Volkov
@vvatitv you can try this ``` Lang.get('page/privacy/site.title'); ``` or ``` Lang.get('page/privacy.site.title'); ``` for me it work
@r-kober You can try this. ```js import Form from './Form.vue'; export const i18n = createI18n({ // set legacy to false legacy: false, }); config.global.plugins = [i18n]; describe('Mounted Form', () =>...
Files `vite.config.js.timestamp` make lerna mistakenly think that there are changes and rubuild This file needs to be removed somewhere from the parent directory ``` lerna watch -- echo \$LERNA_PACKAGE_NAME \$LERNA_FILE_CHANGES...
Thanks for the answer, the proposed options work very slowly. I did faster and ran tests. Please take a look at my solution. https://github.com/qax-os/excelize/pull/1403
> What about read TotalRows from dimension? This is optional and is not required. https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.sheetdimension?view=openxml-2.8.1#remarks
Are there any plans for a merger?
Hi! 👋 I’ve been following this issue for a while. Are there any updates on the status of the mnemonic shortcuts in the Switch Case menu? It still seems broken...