Xavi Caballé

Results 5 issues of Xavi Caballé

Our logs show that the most popular crash of our app is ``` Caused by java.lang.NullPointerException Attempt to invoke virtual method 'void com.tkporter.sendsms.SendSMSModule.onActivityResult(android.app.Activity, int, int, android.content.Intent)' on a null object...

First, thanks for this useful gem. It simply works! I installed it some time ago following the instruction in the README, and it worked, but now I have to use...

Domina's `set-value!` doesn't work to change the `value` attribute of a checkbox. Looking at [the code](https://github.com/levand/domina/blob/21f314bea6f80603983921962fd7ad30c067ef91/src/cljs/domina.cljs#L353-L358), I see this is because it's implemented by calling Google Closure Library's `goog.dom.forms/setValue`, whose...

Are there any plans to add support for file uploading? Maybe could be supported using [FormData](https://developer.mozilla.org/en-US/docs/Web/Guide/Using_FormData_Objects) and with an API like ``` (http/post "http://example.com" {:form-data-params (js/FormData. some-form-element)}) ```

The senja.io service used by the website ( https://aptabase.com/ ) is not working now (2025-08-23 19:20 UTC) and as a result, when clicking the "Get Started" button, nothing happens, until...