in reply to Re: mojo app causes weird morbo loop that stops when app is loaded
in thread mojo app causes weird morbo loop that stops when app is loaded

It's crazy right? I thought that might be a clue, but I don't have one yet. The second automatic get request is somehow asking for the contents of a string $html which the program builds as it runs and finally renders with $r->render(text=>$html).

  • Comment on Re^2: mojo app causes weird morbo loop that stops when app is loaded