-
### Description
I often have the issue where the axes are not shared, but I do want to share the labels. For example when I am mixing some axes and not others. I propose to add a feature where …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Description
At first, I found that some vaules in the form were missing or changed to default values automaticly, when creating an org or a repo with invalid name.
e.g.
![image](https://user-…
-
When using `electron-forge` or `electron-builder` we generally build our Windows apps for both ia32 and x64.
On the surface, the optional dependencies route seems like a good idea but it doesn't wor…
-
**Is your feature request related to a problem? Please describe.**
Some skills we have are passive and trigger on dealing damage, running, etc. Players are currently able to bind them to their items …
-
**Describe the bug**
Signing tools don't seem to be available in the images, meaning signed release builds can't be built.
**To Reproduce**
Try to create a signed release build using CircleCi im…
-
Hi,
It seems like there are some differences between npmjs version 2.0.15 and master branch (2.0.15).
Latest version installed from npmjs using `npm install vue-native-websocket` command has 45 …
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
-
Has anyone tried to debug a muscle3 application with VSCode? So far I have always just debugged the macro/micro separately, and then relied on logs for integration tests.
I tried the following:
```…
-
None of the callbacks for the touchable elements were running - neither the expected default behaviour or the functions I was passing into props.
I forked & changed the TouchableHighlight component…