Ryan Hoerr
Ryan Hoerr
Thanks for reporting!
CC @damienwebdev @adamzero1 @thomas-kl1 @DavidLambauer @fballiano @Vinai Damien particularly -- how do we move this forward? Thanks!
I just ran into the same ES compatibility issue on a site where the host installs ES 8.6 by default. I switched to `smile/elasticsuite` to handle it, but that's of...
I think it was noted elsewhere, this may be nonissue as of Magento 2.4.8 on April 8th, because it's dropping ES7 support (and possibly also ES8, going entirely to opensearch?)....
> This PR adds this file, but that's not in the patch. Where does it come from?: > > ``` > dev/tests/integration/testsuite/Magento/PageCache/Model/App/Request/Http/IdentifierForSaveTest.php > ``` Ah, good catch. That was part...
I worked around the build error temporarily by adding this to my `theme/web/tailwind/hyva.config.json`. Not a real solution, but it gets the CSS generator working again. ```json "exclude": [ { "src":...