-
I have gotten the form to display in an iframe on my page following `README-AcceptHosted.md`
The communicator seems to be working. I have a `console.log` printing any time `onmessage` fires.
If …
-
I have events being passed to the froalaEditor through config:
``
```
this.options = {
events = {
initialized: function(event) {
}
}
…
-
* **I'm submitting a ...**
[ ] bug report
[x] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
* **Summary**
I'm running thi…
-
So what happens is, if you trigger a pinchin first (pulling two fingers together), then you start pinching out (pulling two fingers away) it'll continue triggering pinchin. Vice versa for pinchout.
-
The `JoinValueLaneSpec#testLinkToJoinValueLane` test in `swim-system-java` is currently failing inconsistently due to an issue with the `didUpdate`/`didReceive` phase being dispatched multiple times. …
-
```
On http://myprojectguide.org/p/flash-videoio/test.html first check
privacyEvents then check live. You notice that onShowingSettings is called
twice, first with true and immediately next with fal…
-
```
On http://myprojectguide.org/p/flash-videoio/test.html first check
privacyEvents then check live. You notice that onShowingSettings is called
twice, first with true and immediately next with fal…
-
```
On http://myprojectguide.org/p/flash-videoio/test.html first check
privacyEvents then check live. You notice that onShowingSettings is called
twice, first with true and immediately next with fal…
-
For some reason (as yet unknown) when adding an object in ActionScript as a relation to a model, this error is thrown. Perhaps it's some database-level requirement that isn't being satisfied and thus …
-
```
What steps will reproduce the problem?
1. Have a few markers clustered close together on the map
2. Tap on one of them, either the tap doesn't fire, or it fires on the
wrong marker.
What version …