4 support issues
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Олег Григорьев
Dec 23, 2014
Cannot assign variable
> a = 5
a
> a
ReferenceError: a is not defined
Google Chrome stable, v39
Also cannot access to window object:
> window
RangeError: Maximum call stack size exceeded
- Report illegal content
- Copy link
Vinay Aggarwal
Aug 3, 2014
RangeError: Maximum call stack size exceeded
First command i tried in the console by typing window, i got this error. Is it open source! May be we can help you fixing these bugs!
- Report illegal content
- Copy link
Bogdan Agafonov
Jun 18, 2014
TypeError on any command
Got "TypeError: Cannot read property 'consoleStack' of undefined"
after any command, got chrome 37.0.2056.2 canary, turned-off custom extensions and no luck anyways
- Report illegal content
- Copy link
Ivan Castellanos
Mar 14, 2014
(2 ** x for x in [1..10]) should be valid
(2 ** x for x in [1..10])
Unexpected MATH
But in the current version of Coffeescript this is valid, please update the CS version.
- Report illegal content
- Copy link