I have a project with the TALL stack without any extra dependencies, it runs perfectly on Android and Windows, on chrome and edge. But in IOS, Safari or chrome
Consider the following, in a blade template: <template x-for="(product, index) in getProducts()" :key="index"> <li class="flex items-center px-1 py