-
`coco -c` seems to be dropping the expected `.js` suffix when invoked on a file that contains more than one `.` in its name. Consider the following:
``` bash
$ ls
test.co test…
-
I suggest action creators should cache and return corresponding `namedtuple` for the same action name in order to combine best practices from Javscript (JS) and Python (PY).
In Javascript, files fo…
-
I would like to get a reference to the true global scope.
`window.load` , etc, etc all provide a reference to window that is limited to content scripts.
I see that in the content script that …
-
I discovered that if I entered the data too quickly into my rhandsontable I could force an endless execution sequence. Let's say that I have 4 rows of Times as part of a data frame, all initialized to…
-
Hey,
my dashing-linechart stops working after adding new data to "my_linechart_job.rb". I made a copy of my_linechart_job.rb and added some data and renamed the
send_event('linechart', { labels…
-
Hi all,
I'm having some issues getting Groc running on Windows 8 x64.
I have three test files:
- README.md
- app.html
- app.rb
- app.js
When I run 'groc ' against each file, I get the following err…
-
< input type="text" name="text" id="text" value="123" />
simpleCart({
checkout:{
type: "SendForm",
url:"/Home/Mall/checkout",
method:"GET",
extra_data:{
text: ????? ,
…
-
Hello :-)
Saw you haven't opened an `AMA` issue yet, so I did it now.
We did not express it very clear - the `"projects"` field was meant as open source github repositories about what you want to …
-
### 🔖 Feature description
in the javscript client SDK, make it more compatible in a wider amount of uh, environments, or something, by using the globalThis context instead of window and this
https…
-
I could run a javascript file named 'highcharts-convert.js' which can generate images of charts on server side.
With original phantomjs command, I just run the command lke below:
%phantomjs highcharts…