Soner

Results 2 issues of Soner

I get the error from, ``` var toString = function(cronspec, sixth) { var schedule = later.parse.cron(cronspec, sixth); return scheduleToSentence(schedule['schedules'][0], sixth); }; ```

![image](https://user-images.githubusercontent.com/17342831/132411016-88d7baca-38cf-4bd4-b047-654c94f935d2.png) I cant see log records unlike you. You can readily see logs from the console of the browser. How can i fix the issue?