Luke Towers

Results 509 comments of Luke Towers

@marvindurot are you still interested in this?

@Artful-dodger Hmm, that's odd. There shouldn't be any changes that would have caused this. Can you share the full code for the page where you are having this issue?

@Artful-dodger it's possible that your issue is related to https://github.com/wintercms/wn-blog-plugin/commit/50cca736bf684822a7c8d407fac33a78c076db7d?

@jaxwilko can you merge develop into wip-laravel-11 so that this diff is useful?

@mjauvin what's left to resolve here?

Do they work with the latest Twig 3 @mjauvin? If so then we can wait to migrate to Twig 4 for v1.3 of Winter

@bennothommo can we change the packages that are requiring that file to be compiled with mix or vite instead of adding this complexity for the old asset compilation system?

@helmutkaufmann I'm not sure yet, it's a lot of extra code to include something that can already be accomplished by just running `artisan mix:install` and including the `module-system` package when...

See https://docs.octobercms.com/3.x/element/form/widget-pagefinder.html, it has some concepts that I like. Could also be very useful for dealing with the issues of switching media sources in different environments, i.e. we could use...