Angel Luis Jimenez Martinez

Results 5 issues of Angel Luis Jimenez Martinez

I'm trying to use Gopherjs to create a js lib for a WeChat MiniProgram (it's an HTML+JS bundle executed inside the WeChat app, more context here: https://walkthechat.com/wechat-mini-programs-simple-introduction/) The problem is...

NeedsInvestigation

Added left & right margins so long texts show better.

This will generate descriptions for arrays of string, number, integer or boolean. Before they didn't appear on generated output.

Hi, When having a property like this: ``` permissions: description: Actuators allowed example: - a0 - a1 items: type: string type: array ``` I get an output where description is...

Hi, I was having problems with spotty discovery on my Google Pixel 3a phone until I found this: https://stackoverflow.com/questions/53615125/nsdmanager-discovery-does-not-work-on-android-9 Seems like on Pixel devices you have to acquire a MulticastLock...