Closed jneubert closed 9 years ago
When I set
YASR.defaults.persistency.prefix = false;
I get a "Too much recursion" error. This can be reproduces with an an adapted version of glue.js of your gist, and yasr 2.4.11. Unfortunately I don't know at which version it started to occur.
This bug was caused by #43, and fixed in the version I published a few seconds ago. Again, thanks for the report!
When I set
I get a "Too much recursion" error. This can be reproduces with an an adapted version of glue.js of your gist, and yasr 2.4.11. Unfortunately I don't know at which version it started to occur.