On 11/04/2017 07:00 AM, Stephan Gambke wrote:
Is there a module I need to/should/could wait for? I thought RL was making sure that basic modules like mw and jquery were available before loading/running other stuff?
You just need to wait for the module that depends upon those messages to load before you can use those messages. If you're doing that, it should work. Could you provide a link to your code?
-- Legoktm