Chris Weed
Chris Weed
Any timeline on when this will be merged? I'm in desparate need of this type of logic and would like to stick to $script. Thanks
Was just thinking a web friendly way of consuming the rules that isn't smattered with at least 6 advertisements at once (like the SRD I found). With this as well...
I'm having the same issue, the project has low downloads and may not be maintained. Might be worth a pull request.
Sorry about reviving a zombie, but I'm having the same type of issue described above. @IanYates83 I hope you made it home ;) I'm running ko.validation.localize() to switch the output...
This may not work but for me as a workaround I typically put the JSON in something as simple as the debugger tools on the browser. Then JSON.parse() that into...
Using the "magic" variables worked for me as long as I used what @deadcoder0904 mentioned: ``` "entryPoints": [ { "html": "./src/index.html", "js": "./src/renderer.js", "name": "main_window", "preload": { "js": "./src/preload.js" }...
Edge Browser has this.
I'm on board with this update as well. Oddly the heic format can be uploaded but not effectively viewed on an iPhone. I think maybe an option in settings to...
Small update, maybe someone has some insight as I'm not an expert in PHP development nor have I ever touched/heard "Imagine" (the php library for image manipulation that we seem...
I'm having a similar issue with react-native .60. The library is used as a pod file instead of the manual link. I've tried versions `6.6.0` `6.4.2` and `6.3.0`. I'm attempting...