DaysJs Render Error: Missing required argument "Base Date/Time (optional)" for template function dayjs()

Bug
Hello, it seems there was a change that impacated yaak dayjs plugin.
When I leave empty for dayjs plugin it correctly determines the todays date.

But the bug is when I try to sent this in the request I get
It forces me to add something to the optional field
macOSv2025.2.1
Yaak got more strict about required fields in a recent version. I’ve submitted a PR to the dayjs plugin to fix: https://github.com/aleksanderwalczuk/yaak-dayjs-plugin/pull/12
As a workaround, you can enter text in then field, then delete it (empty string)