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'),
Any Solution ?
code : SpatieTagsInput::make('tags')->type('ringtones'),
