Slider not showing up on custom page

Hello, I am trying to add slider to a custom page. The page is to replace the registration under the panel provider by doing ->registration(CreateGuestLoanApplicationIntro::class) But the slider only show up as a gray line as provided in the screenshot. Any help appreciated. Thank you.
No description
No description
Solution:
Have you filled the form so it has data?
Jump to solution
3 Replies
Solution
toeknee
toeknee2mo ago
Have you filled the form so it has data?
toeknee
toeknee2mo ago
i.e. $this->form->fill([])
Hikari Mashiro
Hikari MashiroOP2mo ago
@toeknee ah that make the slider show up now. Thank you!

Did you find this page helpful?