Laravel-AdminLTE
Laravel-AdminLTE copied to clipboard
[BUG] iFrame Mode functionality generates a bug with Livewire (v3)
Using iFrame mode, when I navigate from one page to another, the previous page remains.
Ps.: I'm using Filamentphp v3(TALL STACK).
I greatly appreciate everyone!
| Item | Version |
|---|---|
| Laravel | 10 |
Hi @eduardo-de-carvalho-couto I doubt we can fix anything from here since iFrame mode is implemented on the underlying AdminLTE package, from this package it's just used as provided by the AdminLTE package, . On the other side, you are mixing it with Livewire and Filament and maybe it's a compatibility problem with they. If you can track an error on the browser's console, I suggest you to open a detailed issue on the AdminLTE package. Maybe you can get some help from the community there...
Hi all Unfortunately, the error is also present in pure AdminLTE/Laravel in iframe mode. Conflicts with other packages are not confirmed.
This tabs bug is reproduced from bootstrap 5
Hi @EugenVarz
Is this a livewire update that you carried out?
migrating from v2 to 3 is really not easy.
for me the Iframe mode works with livewire 3
Regards
Kévin
Closed, seems to be a problem of integration with other frameworks. If anyone finds this same error on a standalone Laravel-AdminLTE package please reopen with the details to reproduce the problem.