Valentin Hinov
Valentin Hinov
We use Koin in our project https://github.com/InsertKoinIO/koin which seems to be using a standard Apache 2.0 license. The only difference from other projects, though, seems to be that it's put...
### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified...
For some reason, even if you specify `reload(replacementAnimations: .none)` the tableView still updates the item with an animation the first time it replaces it. It seems that [stackoverflow](https://stackoverflow.com/a/46591965/1346390) suggests wrapping...
I am trying to get this working locally but I get the same error in all disks (S3 or Local): ``` log() expects parameter 1 to be float, null given...
When using the expand text feature of the label in a tableview and it's a large portion of its height, it consumes clicks. **Describe the solution you'd like** Ideally only...
The DNS validation is passing for an email like the following: [email protected] There is a misspelling of "environsment-agency" and if you check the DNS records for `environsment-agency.gov.uk` they show up...
I've just updated to Nova 4 and want to keep using this project over Nova's own color field. One issue I have though, is that I can no longer copy-paste...
It would be great if Hakawai could be installed through Cartage. Currently it can't. Upon trying to include it as `github "linkedin/Hakawai"` we get an error "Dependency "Hakawai" has no...
If you have a Color field near towards the bottom of a panel it can get clipped when opened:
Looking at a domain like this for example: clarionhg.com Doing `dns_get_record("clarionhg.com", DNS_MX);` returns ``` [ [ "host" => "clarionhg.com", "class" => "IN", "ttl" => 752, "type" => "MX", "pri" =>...