-
I have mentioned the problem about Timer( May be nil).
The more serious problem is the Timer maybe a invalid value but not nil.
![Uploading Bug.png…]()
-
Hi, thanks for a super useful app.
I'm keeping Numara open in my PC all the time, and it seems that the currency rates only update once when the app starts up.
example:
https://imgur.com/tULMB2u
…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[X] support request => Please do not submit s…
-
In JavaScript, only some browsers support:
- `scope.setTimeout(function[, delay, param1, param2, ...]);` ([link](https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setTimeou…
-
This is valid coffeescript..
```
setTimeout ->
alert("OH HAI!")
, 500
```
..but throws a compilation error in ember-script:
```
Error: Syntax error on line 140, column 4: unexpected '…
-
Hi,
Shouldn't requestAnimationFrame be used instead of setInterval when playing a clip of stacks? setInterval doesn't consider the rendering pipeline of the browser and will therefor affect the per…
-
### Bug Description:
I have written my own plugin which is periodically making a get request.
With theia 1.46.1 and the browser-example, I see the memory of process plugin-host is growing very rapid…
-
**Feature request**
Please include the following information:
**Is your feature request related to a problem? Please describe.**
I'm trying to integrate JavaScript based SSR directly into a Spr…
-
### Issue
I've been trying to get node-loggly-bulk running on AWS lambda and have been running into timeout issues. One inconsistency I ran into was passing in the `isBulk` property and expecting it …
-
Hello there, i came here from the vue support ticket that was opened on https://number-flow.barvian.me. Please tell me what im doing wrong. It's changing the dom but not animating the numbers. See pic…