You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • remove save() from function onInit();

    If you want to save your code add this as last line:

    setTimeout(save,2000);
    
About

Avatar for MaBe @MaBe started