Field doesn't have default value when add record to detail table

I’m trying to make a master detail relationship using laravel and quasar vue.
I have setup the master detail but I can’t add new record of the detail table, there is error
“General Error: 1364 Field ‘column name’ Doesn’t Have A Default Value”
It seems the column of the detail table doesn’t get the the id of the master table.
I can add detail record in master add page when master detail relationship at add page is activated but there is a moment I need to add more record for the detail page after creating master record.
I have set the bindform for data in te master detail relation setting.

bro the current release have many bugs let’s just wait the latest release.=(