lucatacconi / crunz-ui

Natural graphical user interface for Crunz (Crunzphp/Crunz). Allows users to setup tasks natively written in PHP and schedule them configuringing date and time of start, intervals and conditions of init and execution.
MIT License
12 stars 0 forks source link

Sometime empty content editing task #14

Closed lucatacconi closed 2 years ago

lucatacconi commented 2 years ago

Sometimes, when accessing the editing of a task nothing appears in the task content section even if the task file is correctly filled and functioning.

Could it be a problem in base64 decoding?

lucatacconi commented 2 years ago

@flagellarmirror It is not encoding problem. It could be the time to read the task. Maybe ws need to put a promise or timeout