dkulyk / nova-tabs

Another Laravel Nova Tabs Package
58 stars 7 forks source link

BelongsToMany Relation is not loading #13

Closed mortezarajabi closed 5 years ago

mortezarajabi commented 5 years ago

I have a belongsToMany relation with pivots. It takes too much time to show the contents in index page, sometimes it freezes on loading state. There is no error and requests are ok and the results are ok too. It seems the Vue Component fails to show the resources.

Screen Shot 2019-05-15 at 11 51 00 AM

LiYiBin commented 5 years ago

This is nova's problem. laravel/nova-issues#1629