Luke Towers
Luke Towers
That's what I thought, I just couldn't remember for sure, hence why I need to start logging the purchases 😂
@AIC-BV 🫨 I'm just waiting on https://github.com/wintercms/winter/pull/1263 to be finished and then there will be a much nicer solution
@bennothommo is this something that the Web Installer could detect and configure for the user (or at least provide an option)?
@bennothommo I'm not sure, I wouldn't want to change the default in the code, but we could potentially change the default in the config. It was first introduced in https://github.com/wintercms/winter/commit/9e500985ff776543e4357e044da1cf0c4c5ce859...
@nevmerzhitsky those are October CMS links, not Winter CMS. Is this actually an issue in Winter CMS?
@bennothommo does https://github.com/wintercms/winter/commit/fb88e6fabde3b3278ce1844e581c87dcf7daee22 fix this issue?
Fixed by https://github.com/wintercms/winter/commit/fb88e6fabde3b3278ce1844e581c87dcf7daee22
There was no plan to support subdirectories for blocks, that seems like it would get over complicated very quickly. Why do you want them in subdirectories? Why would you want...
This is probably caused because the relationcontroller would be in readOnly mode in the preview context, which might be causing the widget to not be bound correctly. @mjauvin is this...
@mjauvin ideally we fix it so that it works correctly, you would still want to use it in preview mode.