F
Filament3mo ago
FELL

custom page with multy isolated components notification dont works

custom page with multy isolated components notification dont works if same time got notifications i cannot see it ro fast re-rendeering notification dom
#[Lazy] #[Isolate] class OltClient extends Component implements HasForms, HasTable { use InteractsWithForms; use InteractsWithTable; and somewhere Notification::make()->title('test')->danger()->color('danger')->send(); , how fix it ?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?