spaite tags loading all tags

I am utilizing the Spaite Tags package to handle tags in my backend system (Filament). However, when attempting to edit a post, the loading time increases significantly due to the large number of tags being loaded.

Any Solution ?

code : SpatieTagsInput::make('tags')->type('ringtones'),
Screenshot_2023-07-07_at_11.06.52_AM.png
Was this page helpful?