lukaveck1
FIlament Bulk Delete causes this.$refs.modalContainer is undefined
Watch attached video: Trying to delete record or records causes this error and I have no idea why this.$refs.modalContainer is undefined. The modal for approving deletion gets triggered in background, you can see it, but something falls off and I have no idea where to even begin with this.
13 replies
Can't get value of input field when submitting modal.
I'm not sure why I'm not getting state of another field here, basically I press on button and then modal opens with a new input field, then when I click on submit, I want to get that fields value, but I keep getting null when submitting - any ideas? When dumping $get('responseAskAI') I always get null for that input field.
5 replies