Sten Van den Bergh
Sten Van den Bergh
Thanks, was able to work around this issue with that! Good to know you can change the behavior yourself.
This was supposed for the craft 3 fieldtype 🙈 And the bug was that the uid's didn't match in different environments..
@groe Hi, do you think it's possible when adding custom URL's/routes with the addUrl service method, to add support for multi locale url's as well? I don't see any such...
@groe Ah, looked over that, works like a charm. Again, thanks!
I get the exact same error from time to time and can't figure out what's causing it.. It appears to sneak in the site after x amount of days for...
That always gives me the translated singular unit. So for example, whether it is singular or plural, it always returns me "day" as unit. It should return "day" or "days"...
Yes I am using the latest version. It is returning what it says in the docs: `Outputs "past|1|day|singular" or "future|5|month|plural"` I'm wondering why it doesn't return "months" instead of "month"...