Conclusion:

The callback mechanism for modifying RequireJS's configuration on the go seems to have done the trick. I was able to disable RequireJS's default 7 second timeout.

Not being entirely sure of when in the page's lifecycle the JS gets sent and the timeout clock starts ticking, I made the callback in the BeginRender phase.

No more timeout error and endless spinning circle. 😊

Regards,

Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to