Open tonypartridge opened 1 week ago
Links show below
Embedding the Livewire component as per the docs with:
@livewire(\Stephenjude\FilamentTwoFactorAuthentication\Livewire\TwoFactorAuthentication::class)
Shows the dashboard and logout links.
0.0.8
8.3.13
11.30.0
No response
We need to condition this into the rendering of the component, or split them out.
Those should only be displayed on the setup page. Any idea @elishaukpong ?
What happened?
Links show below
How to reproduce the bug
Embedding the Livewire component as per the docs with:
Shows the dashboard and logout links.
Package Version
0.0.8
PHP Version
8.3.13
Laravel Version
11.30.0
Which operating systems does with happen with?
No response
Notes
We need to condition this into the rendering of the component, or split them out.