-
Hi, when I use this component all other fields are blocked and I can't type anything until I add
@keydown.native.stop
@keyup.native.stop
@onkeypress.native.stop
On each of it. Even when I swit…
-
I’m proposing that we remove support for MaskedInput component, as the library is now defunct/abandoned and the author recommends Cleave as a replacement.
3.0.0 seems an appropriate time to remove …
-
Hi,
When I use the regular new Chart(), my chart has a 'normal' size, but when I use the new RangeSliderChart() with the same chart options, it's a lot taller and spaced out.
What could be the cau…
-
I've installed everything per the readme and have verified that I can get deepscatter working, however, once I run 'npm run dev' and attempt to go to http://localhost:2001/pubmed, I get an error stati…
-
Hello Daniel,
First, congratulations for this plugin. I plan to update it to videojs v5. I already modified the new skin control bar layout to have a full width progress bar, like in pre v5 skin.
Do…
-
What if you could load React components that were registered as "plugins" using `vdom`...
```json
{
"tagName": "MyCoolPlugin",
"attributes": {
"data-stuff-my-plugin-uses": "something-su…
-
Hello,
I updated my project to angular v9 and also updated ng2-completer to 9.0.0 but I got error that "Class Ng2CompleterModule is not an Angular module " my modules.
Here is my package.json:
…
-
### Hi everyone!
**I ran into a problem of not showing a custom slider on the pdf.**
Here is the original html page:
![image](https://user-images.githubusercontent.com/19179511/106905266-58d0e480-…
-
just to be on the safe side....
Also... perhaps a license could be chosen in GitHub for s2g
-
The plugin currently only exports Qt plugins for X11. Distributions are now moving towards Wayland as default so it would be nice if there was at least an optional setting for also exporting the neede…