-
-
Seeing `"rootlessport listen tcp 0.0.0.0:8000: bind: address already in use"` when I run crm_rebuild_wrapper. This could be due to an issue with how I handle shutdown signals in the rust service, or i…
-
Hello,
the linter-eslint -package for Atom (ubuntu) fails with validating the "camelcase" -rule.
Downgraded to "eslint-config-airbnb": "17.1.1" to make this still work, starts failing in version…
-
**Abstract**
We propose to add alias declarations to the Go language. An alias declaration introduces an alternative name for an object (type, function, etc.) declared elsewhere. Aliases simplify spli…
-
This rule does not work following the documentation:
"eslint-plugin-testing-library": "4.9.0"
```
overrides: [
{
// Enable eslint-plugin-testing-library rules …
-
> Disclaimer: My area of expertise does not lend well to me suggesting *how* to make things ASIC resistant. I hope there are some informed opinions floating around out there who can help fill in the …
-
When I originally forked `react-signature-pad`, I did not particularly diff the code with the original `signature_pad` and just made changes downstream as needed. Having looked more closely at `signat…
-
**Bug severity**
4
**Describe the bug**
At some values for r & s of the signature, an exception `Unexpected end of data` is thrown.
The exception came only once in about 10 or 15 times run. So, …
-
Hi there,
i tried to build the search-ui frontend in an empty local project. Got the app-search-reference-ui-react code as a zip package from the App Search dashboard, as suggested in the Readme i…
-
If you change the height and width using a css class it just zooms in the canvas and the pointer is defaced, but when you change it using the width and height props it works correctly, but clears the …