diff --git a/Modules/Tag/Resources/views/admin/fields/tags.blade.php b/Modules/Tag/Resources/views/admin/fields/tags.blade.php
index 82dde6703..37dbdc8c1 100644
--- a/Modules/Tag/Resources/views/admin/fields/tags.blade.php
+++ b/Modules/Tag/Resources/views/admin/fields/tags.blade.php
@@ -7,6 +7,8 @@
{!! $errors->first('tags', ':message') !!}
+
+@push('js-stack')
+@endpush