Sunday, April 2, 2017

Laravel Select2 Box not filtering

in my Laravel 5.4 app I want to use Select2 to filter for my "Providers" like that:

https://paste.laravel.io/RowKK

The Select2 Box show the correct content but when I start typing the name of a Provider it doesn't filter the correct items.

When using the same on the example pages, this is working.

Any ideas what I make wrong?

Regards

kay899



via kay899

Advertisement