Is there a maximum number of inline_javascripts?
Dear developers,
i experience something really strange. Might also be just a feeling and the problem lies somewhere else.
Is it possible that after the 14th or 15th inline_javascript the if function in the subsequent scripts does not work anymore and the random function in loops neither?
Some things start to work if I change the order of the block loops or if i eliminate java_scripts before.
Sounds weird, i know.
Best,
Stephan
Comments
Hi Stephan,
Some things start to work if I change the order of the block loops or if i eliminate java_scripts before.
Haha, that is a funny bug report. Well, certainly it is possible that things don't work as they should, and that what you experience is a bug, but it is rather unlikely. In my experience it often happens that the experiment seems to do weird, unpredictable things, until one realizes what actually is happening and the systematicity is clear. So, all I can do is try to find the pattern. Try to pinpoint and isolate the issue, maybe things become clearer then. In any case, there is not really anything that we can do without a more specific bug report.
Hope this helps a bit,
Eduard