First time pressing the CreateAction button not working

I have a custom page witch includes a table.
I added this table using a livewire component and including a ViewField in the form of the custom page.

When I press the button to create a item in the table the first press does not open the model.
Was this page helpful?