Daniel

Results 27 issues of Daniel

When using "wss" chrome (version 36.0.1985.125) does not receive "on close" event. Works as expected on Firefox and Safari. Works as expected on Chrome when using "ws".

Try the text "Problème avec les accents". ``` accents 1 probl 1 è 0 ```

Hi, Setting the `mirroringMode` expects a session to already exist but crashes the app if the session has already started. If I set `sharedInstance.mirroringMode = .on` before calling `nextLevel.start()` the...

bug

I see the `yaml` files contain non-exiting countries, like Europe, Guadeloupe (country: France), Martinica (country: France), Saint Martin (country: France), Saint Martin (country: Nederland) and other islands or territories that...

Please update the Example project. You removed the Wallet class here: https://github.com/yenom/BitcoinKit/commit/5ac025f7d45f09f45ce4a70aab5c534daa889622#diff-46c85ab290cf269079ffedb2f529eea9 But haven't updated the Example project, so it fails to build.

Hi, I'm sending 2 files to my local GAE blobstore from an iPhone app. The files are uploaded and visible in the Blobstore Viewer, but a `mime: invalid media parameter`...

### Issue To Be Solved Allow contracts to listen to events emitted by other contracts. ### Suggested Solution When an event is emitted from `Ping` ```cadence pub contract Ping {...

Feature
Feedback

### Issue To Be Solved A way to iterate over the storage to be able to list the resources owned by an account. ### (Optional): Suggest A Solution - using...

Feature
Feedback

Please complete all sections. ### Configuration - Sorcery Version: `0.15` - Ruby Version: `2.7.1` - Framework: `6` - Platform: `-` ### Expected Behavior Able to change `token_randomness=` ### Actual Behavior...

bug
to be implemented in v1

# Issue When updating a record, GORM does not use all defined primary keys. Because some of the primary keys are disregarded, more records are updated than expected. # Example...

type:missing reproduction steps
status:stale