Artur51
Artur51
Hello. I cannot find a way to update the dependency in my project when the Gradle library is declared with a version pattern implementation "lib:api:1.0.+" Furthermore, there is no menu/shortcut...
Generated code: button.navbar-toggler(type='button' data-bs-toggle='collapse' data-bs-target='#navbarsExample02' aria-controls='navbarsExample02' aria-expanded='false' aria-label='Toggle navigation') Expected code: button.navbar-toggler(type='button', data-bs-toggle='collapse', data-bs-target='#navbarsExample02', aria-controls='navbarsExample02', aria-expanded='false', aria-label='Toggle navigation') Please fix.
### Is this a docs issue? - [X] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description The steps described are...
It not possible to save xls file after merge. 1) Compare 2 xls 2) move change from one to another 3) Save file 4) Observe error message: Plugin 'CompareMsExcelFiles.scr' cannot...