@nilsding
// const route = useRoute(); // removed useRoute call
Anime subtitle using "unalive" instead of "kill"You stop right fucking there
const tableItems = ref([]);
function updateTableItems() {
tableItems.value = originalData.value.map(...);
}
watch(originalData, updateTableItems);computed() 