Hi everyone,
I’m using the unclead/yii2-multiple-input widget in a Yii2 project. The widget displays the initial input row correctly, but when I click the “+” button, no new row is added. There are no errors in the browser console, and JavaScript seems to be working otherwise. The issue appears to be that the widget is not functioning as expected when trying to add dynamic inputs.
Any idea what could be causing this?