Rob Dunham

Results 6 issues of Rob Dunham

How would you like to handle styling? The "Vue way" to do this is to take all of the styles necessary for a particular component and place it in with...

question

Running the script in a vanilla digital ocean container per [instructions](https://help.ubnt.com/hc/en-us/articles/115015689687-UNMS-Cloud-Installation-Guide) results in an error. # curl -fsSL https://unms.com/install > /tmp/unms_install.sh # chmod +x /tmp/unms_install.sh # sudo bash -c '/tmp/unms_install.sh...

AMEX aside, this only supports 16-digit credit card numbers. There are many other valid lengths for credit cards. Are there any plans to support these?

Installs but won't run on Windows 8.1EE Build 9600.

I have an image (a button icon) that I want to zoom with Approach. When I add Approach and implement a width/height of 120%, it forces the starting size to...

With a little debugging it turns out that the endpoint is returning a 403 Forbidden. ``` Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader,...