Kevin Brown-Silva

Results 127 comments of Kevin Brown-Silva

Because of the way that the [language fallback chain](https://github.com/select2/select2/pull/5602) works with Select2, if the `lang` option is set directly on the element then that language file will be set _as...

Okay there might actually be a bug here specifically for `en` and I need to look some more into it.

Weird, I'm not sure why it's marking this as stale but let's reset that.

Do you know if this issue is present in any of the 4.1.0 pre-release versions? We changed a lot involving these remove item buttons.

Oh hey, I'm pretty sure I just closed a dupe of this ticket the other day because it was fixed in 4.1.x. Leaving this open so I can hunt it...

The easiest way to fix this warning is to ignore verbose developer messages in your console. The second easiest way to fix it is to submit a pull request changing...

I recognize that this is an issue but unfortunately I'm not able to test a fix for it. Any assistance or pull requests would be greatly appreciated and I'll gladly...

I don't have the docs open right now but I'm fairly certain these are both documented. The `id` must be a string and anything else is considered unsupported. There are...

Looks like this has been the behaviour for all of the 4.0.x line, so while it's a bug it's a lower priority one. I suspect it has to do with...

This was an intentional change, and in order to understand _why_ we changed it you need to understand how it was done before. We started off doing this by listening...