eLFuvo

Results 8 comments of eLFuvo

Same issue is already opened #115

See this issue #115 Maybe user access rights is getting wrong.

This happens because you are trying disconnect from XMPP server multiple times. It does not matter at which point you are trying to do it, but the XMPP client must...

Hi rheman. When I was developing this protocol, I was misread the description of the this situation in a protocol. There is https://xmpp.org/rfcs/rfc3920.html#rfc.section.9.3.3 no Stanza error for registration of existing...

When you try to register user that is already exists on XMPP server it returns ok answer, but not change password. This is a protocol problem, not server. Stanza error...

This option require BOSH client. In this libriary is not implemented.

I have wrote in previous comment - I have expect empty/undefined/null value from api_get function As you can see in example https://jsfiddle.net/vu8t2j9h/4/ value of select is returning normaly by jQuery.

How about this? https://github.com/eLFuvo/select-picker/commit/ca02d9f54cb0adde62ed44fb5c05fff31276f98d#diff-d3386db72668eb7dd21d95bd4d49c4d4R453