-
VSCode now supports showing documentation over an html element like `` and also marks all the NativeScript UI components as unrecognized elements with a red color, it's possible to make this extension…
-
Getting the following error after performing read, write or delete:
```
MissingPluginException(No implementation found for method read on channel plugins.it_nomads.com/flutter_secure_storage)
```…
-
Capturing some questions and things to decide on regarding documentation to improve consistency.
General documentation:
- `KeyboardHandler` and `Popper` are exported and should be included in our …
-
### Steps to reproduce
1. Call `launchUrl` on a file URL that doesn't exist.
### Expected results
I expect the decoded file URL to be the one logged, not the encoded one.
### Actual results
The l…
-
### Describe the issue
Currently the documentation [here](https://docs.aws.amazon.com/sdk-for-kotlin/latest/developer-guide/setup-create-project-file.html) does not show or mention the BOM. Using th…
-
#### Describe the feature
Have handles on the display rectangles to be able to
1. resize
2. change corner radius
Right now, the rectangles are implemented as non-touchable svgs on the overlay l…
-
A common pattern in our codebase is components that take fn from parent to let components pass data/events up. This pattern is detailed in the live view documentation here. https://hexdocs.pm/phoenix_…
-
_Originally discussed by @1Copenut and @cee-chen in https://github.com/elastic/eui/issues/6630#issuecomment-1452720380_
> I think we need to take the time later to evaluate our placeholder text col…
-
Hi there. I installed the component using the `bower install -S Zecat/paper-stepper#v2.0-beta.5` command but am not able to load the component on my page. I am getting the following trace:
```
Unc…
-
`app.clientside_callback()` will not trigger if the server is not running. One would expect it to keep working since server is not needed for it to work.
dash==0.43.0
dash-core-components==0.48.0
…