-
Intention: want to have my version of Hyperlink button that will open my custom Angular dialog which allows putting title and link. After confirmation from my dialog, I want that text to be highlighte…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.57.1
- OS Version: Ubuntu 16.04 host OS with Ubuntu 18.04 docker container
Steps to Reprod…
-
#### What is the expected behavior?
Show a font awesome icon of a broken link icon like this: https://fontawesome.com/v4.7.0/icon/chain-broken
whenever the image does not render.
#### Wh…
-
Hello,
In our angular2 application we use webpack. I'm trying to install angular-split. In my app.module I imported AngularSplitModule and added it to imports in the same way as in your examples. …
-
I am using ngx-image-cropper plugin for crop functionality.Its working fine for camera and gallery both in chrome and in opera browsers.But camera is not working with Firefox. I am using Angular 7 a…
-
Hi,
I'm trying to use this library along with Webpack. But when I import it like this:
```
import tinySlider from 'tiny-slider'
console.log(tinySlider)
```
It imports only one empty object (…
-
I am using ngx-image-cropper plugin for crop functionality.Its working fine for camera and gallery both in chrome and in opera browsers.But camera is not working with Firefox. I am using Angular 7 a…
-
I'm really unsure of this myself, but I wanted to get the discussion started. Should `req.files` be an array?
It would certainly help #59 since there then would be only one array to check. I also thi…
-
# Bug Report
## Problem
I have an app with a "Open Camera" button. The first time I click on this button, Android requests permission to use Camera.
### What is expected to happen?
After permi…
-
I'm trying to replicate the chart below in Angular but it seems some libs aren't available.
[this chart]https://gallery.echartsjs.com/editor.html?c=xBy7SAVcpx
especially this one.
return echarts.ut…