All the pages are working again, but Alpine is insanely frustrating.

This commit is contained in:
Zed A. Shaw 2025-08-02 13:56:39 -04:00
parent 81cf5e0d93
commit 7125bc2d2a
15 changed files with 95 additions and 40 deletions

View file

@ -1,6 +1,5 @@
<script>
let Streams = new GetJson("/api/stream");
console.log("Streams", Streams);
let Streams = new PaginateTable("/api/stream");
</script>
<blockstart>
@ -10,7 +9,7 @@
</block>
<block x-data="Streams">
<template x-for="item in theData">
<template x-for="item in contents">
<stream class="horizontal">
<shape style="--w: 100px; --h: 100px">Stream Thumbnail</shape>
<info>