Force rebuild: invalidate Docker cache para incluir componentes con permisos corregidos
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m3s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m3s
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<template #lotes>
|
||||
<div class="py-4 bg-green-200 p-6">
|
||||
<h2 class="text-2xl font-bold text-purple-600">SLOT #LOTES FUNCIONANDO</h2>
|
||||
<p>El componente debería aparecer aquí:</p>
|
||||
<p>El componente debería aparecer aquí (rebuild sin caché):</p>
|
||||
<LotesLotesTable
|
||||
@create="showCreateLoteModal = true"
|
||||
@view="handleViewLote"
|
||||
|
||||
Reference in New Issue
Block a user