-
## I'm submitting a...
[x] Bug report
## Current behavior
In Internet Explorer, when attaching event listener to `icecandidate` event or setting `onicecandidate` property directly, even…
-
I want to display a `popup` (not `label`) on my GeoJSON, so I am adding this:
``` js
onEachFeature: function(feature, layer) {
layer.bindPopup(formatMessage(row, dimensionsAndMetrics));
}
```
But …
jozsi updated
8 years ago
-
I have an App with nwjs (0.15.3) that communicates to an Arduino board using browser-serialport.
When the usb cable is disconnected I get a disconnect and close event on mac64 and win64 platforms, b…
-
On windows the behaviour is not consistent with `onClick`. With a left click, both the `onTouchTap` and `onClick` fire, but with a right click the `onTouchTap` fires. This issue is not present on OS X…
-
Hi,
I have a problem with rocketeer v2.2.5, php 5.6
all of my commands on hooks.php (
after => ['update'] don't fire
Do you have any idea ?
Regards,
Thinh
-
use ionic package service for ios build
push.on('registration', callback) not firing iOS
push.on('error', function(data) { }); ==> error responce " no valid aps environment entitlement string fo…
-
Hi there
First off, thanks for making a great package! 👍
I'm doing a Vue 1 -> Vue 2 upgrade and I'm coming across an issue where by when I search for a resource, I can select it from the dropdow…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
Tested on iOS 15.3 and 15.4. The bug appears in the lates…
-
```
Edit
```
```
;
(function() {
const modal = new bootstrap.Modal(document.getElementById("modal"))
…
-
### What type of issue is this?
Browser bug (a bug with a feature that may impact site compatibility)
### What information was incorrect, unhelpful, or incomplete?
chrome version 119.0.6045.1…