Alex Weissman
Alex Weissman
@jason-jason-h can you join my chat server at https://chat.userfrosting.com/channel/select2 ?
Could you please update your fiddle to use the latest release? A number of issues have been addressed in 4.0.6-rc.0, so it would be helpful to see if this problem...
It looks like this issue came up before (of course, there is no such thing as a new issue in Select2 anymore) in #4203. [This commit](https://github.com/select2/select2/commit/31e7a1d4c52ed7477769fcad5d15166ae3c9b4d0) fixed it in 4.0.3...
Let's open a new pull request, since this will be part of a new milestone :-)
@Gavin-Paolucci-Kleinow correct, looks like we got it sorted out. @nino-s no problem, appreciate your contributions. We should add some additional tests though, to ensure that we don't end up with...
Mottie's [tablesorter plugin](https://mottie.github.io/tablesorter/docs/index.html) has a "sort-to-hash" feature, which stores the current state of a sorted/filtered table in the URL hash. It requires custom [`decodeHash` and `encodeHash`](https://mottie.github.io/tablesorter/docs/example-widget-sort-to-hash.html) methods to translate the...
@jpillora how did you end up resolving this? Was it just a transient issue?
This appears to still be an issue. I had to disable all of the sauce tests for [Select2](https://github.com/select2/select2) because we were hitting timeout errors that were breaking our build (see...
In the past I've seen this implemented on FB and other platforms with a temporary copy of the asset in question that expires after a certain time period. Coupled with...