Topic: Label and pre-selected value for Ajax-loaded select
Hello, since it was not possible for me so far to prove my problems, which I have posted in other posts with an example, I have now specially created a page that shows my problem. https://test.jubu.de/ Environment: Laravel with LiveWire
In the select, a value should actually be preselected, but this only appears when I make a change in the rest of the form. Then the preselected value appears, but the label of the select disappears.
Since this certainly also has to do with LiveWire, the question also goes to the others here in the forum who also use LiveWire. Would be grateful for a hint where the problem lies.
Grzegorz Bujański staff answered 4 years ago
Unfortunately we still do not support LiveWire. We are currently unable to guarantee that all our components will work properly. Sorry about that.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Standard
- MDB Version: MDB5 3.5.1
- Device: PC
- Browser: Chrome, Firefox, ----
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
D. Möller commented 4 years ago
Found a bug on my end so the labeling works again, but unfortunately the initial selection is still not shown to me. Likewise, the function for the TimePicker disappears.