-
The `` element is not rebinding to the remote DB after `signInWithCustomToken` is being called in *some* circumstances for us.
### Expected outcome
1. A user logs into our website
2. We gen…
-
If I use plain Firebase JavaScript SDK API, I deal with JS promises and can easily handle success and errors:
```js
firebase.database().ref(`/posts/${postId}`).set({
body: text
}).then(respons…
-
- [ ] question
- [x] any problem or bug report
- [x] **Android**
- [ ] **iOS**
- [ ] **Browser**
**cordova information:** (run `$> cordova plugin list`)
# cordova plugin list
com.google…
-
```
Steps to reproduce the problem:
1. Drag a node on the HSlider to either end of the track
2. Continue to press mouse and drag mouse outside node bounds
3. Release mouse
Expected: mouseUp to fire
I…
-
Can be caused by improper synchronization.
-
Hello,
the plugin is working as expected. However I am relying on the usual events that are fired when a user is created manually. (e.g. OnUserFormSave) Is it possible to fire these events when the u…
-
In React, the `click` event fires if you focus on a control and press 'enter' or 'space'.
This is important since it encourages webapps to be keyboard accessibile.
Would a PR be accepted to fire `…
-
I've turned breed fire off, but my housing/job situation leaves two workers idle. No big deal, but every second or so it hires a farmer and a miner then immediately fires them. It only wastes 25 food,…
-
The topic of group chats will not update until the chat is reloaded and the TopicUpdateEvent will not fire upon an update. I am using the latest version as of, skype4j-0.2.0-SNAPSHOT.
-
Currently the database will log for every event level except for panic, as seen here:
`func (hook *Hook) Levels() []logrus.Level {
return []logrus.Level{
logrus.FatalLevel,
logrus.ErrorLevel,…