arrilot / laravel-widgets

Widgets for Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error of using the addWidget widget repeatedly

vsmartcode opened this issue · comments

When I use addAsyncWidget to group widgets, widgets display well but I get an error when using ajax to reload the widget so I switched to addWidget, but when I switched to addWidget, the error occurred at the widget locations. They all download the first widget :(

image

Noone else reports such problems. Looks like the problem is in your app.