-
Just downloaded librevault_v0.1.18.4 on OSX 10.11.6 to try it. After opening the dialog to add a folder I select one, then click the generate button for the secret. Press OK, and after a while it cras…
-
### What version of Hugo are you using (`hugo version`)?
hugo v0.132.1+extended darwin/arm64 BuildDate=2024-08-13T10:10:10Z VendorInfo=brew
### Does this issue reproduce with the latest rele…
-
I just tried to build ANTsR from within R doing:
```
> library(devtools)
> install_github("stnava/cmaker")
> install_github("stnava/ANTsR")
```
It seemed to compile fine, but then failed on …
-
**Scope**
- [ ] This impacts ALL Mitosis outputs
- [x] This only impacts specific generators/outputs (please list them here): React
**Describe the bug**
Attributes like `srcset` are camelCased i…
-
## What?
Certain frameworks, (such as Angular) allow you to split your components into multiple files. It would be useful if mitosis could allow components to compile into more than one output fil…
-
##### SUMMARY
We are performing a full config push using `ios_config` module. It seems like the module still doesn't like **multi-line** banner command. The `banner motd` command can be execu…
-
-
First of all I real like the library approach that makes it useable for multiple frameworks. The one option I real miss is some kind multi-language support. Have you thought about adding these feature…
-
### Bug description
I have a list of checkboxes. The HTML is a bit messy (generated by Django) but there's some sort of dependence between the checkboxes which leads to Unpoly not always getting tr…
-
```
What steps will reproduce the problem?
1. SortOption = MecGridConst.SORT_MULTI_COLUMN;
2. Click on a columnt to enable sort on it
3. TypeError result
What is the expected output? What do you see …