Ken Yee

Results 107 comments of Ken Yee

I don't understand how the plugin calls yarn properly unfortunately. You mean run the yarn command directly from maven w/o the plugin?

Thanks @paleite, you're a lifesaver. The reason was indeed the yarn-lock file. I deleted it and added it to my .gitignore. yarn actually renamed their .yarnrc file FYI....it's now .yarnrc.yaml....

added https://github.com/eirslett/frontend-maven-plugin/pull/964 Hopefully that's clear enough?

does recyclerview support swipe to dismiss? I didn't see anything that mentioned it...

FYI, seems to be a bug in the V4 view pager: https://github.com/chrisbanes/PhotoView/issues/31

all set...put it on the dev branch and renamed it to enableAutoPlay :-) there's also a bug I tried fixing but was unsuccessful: If you rotate the phone, it doesn't...

Because of the way Paypal's "Payflow Link" works, you can't prevent the attack you described because your form posts the price info to Paypal's server. You do get a confirmation#...

Hi Ben, Have you tried following the docs on the homepage? I can do an example as well, but most people will integrate it into their apps...

Good to hear. If you want to document what you did w/ the router, I can add it to the docs. The home page clearly shows usage w/ mini-pages though,...

Because the user used it to verify their account so it was supposed to be a unique identifier. But if you have a use for this, feel free to submit...