How would I reinitialize select2 within the invoice application? I have tried something like the documentation states for the form-repeater but to no success.
Hi,
Can you try KTApp.init()
to initialize dynamicly added components in the form repeator callback function ?
Regards.