captbaritone / captbaritone/datejs
Uncaught RangeError: Maximum call stack size exceeded
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. $('#el').attr("title", DateTime);
What is the expected output? What do you see instead?
The date parsed to string in some sort of default manner. (previously - Alpha,
it had been the very long defaulty date string)
Uncaught RangeError: Maximum call stack size exceeded
What version of the product are you using? On what operating system?
Latest SVN of code as of 05/01/2011
Please provide any additional information below.
Uncaught RangeError: Maximum call stack size exceeded
$P.toString
$P.toString
$P.toString
$P.toString
$P.toString...
```
Original issue reported on code.google.com by `philjor...@googlemail.com` on 5 Jan 2012 at 3:53
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.