Sean
Sean
Yes please! And, until then, where are the docs for that list of buttons? > This feature would be super valuable for new and existing users. I don't think I...
This was helpful for others looking: https://codeburst.io/redux-devtools-for-dummies-74566c597d7
Another example where an ignore would help, is the auto-generated "options" verb (that I didn't explicitly specify in my serverless.yml), that I don't need/want in my docs:
Try this y'all. Worked for me. ```
As of today, it seems like a call to this function (promise or not) returns the bare legacy `https://s3.amazonaws.com/` while only `https://s3.[region].amazonaws.com/` is allowed.
Bumping this thread since although evt.key does work, evt.keyCode always returns 0. So thanks for the tip, but there is still an issue with events.
@fwouts thanks for the shout out. I rolled back to `1.3.1` but still get the same error :-/
Have you figured out how to use a different github URL for enterprise yet?
Not sure if this is the same library, but found github3 docs here: https://github3.readthedocs.io/en/develop/api.html?highlight=enterprise#enterprise-use
@MacMcIrish did you find a solution. I am **not** using `serverless-finch`, but upgrading that package it seems that is what all the solutions refer to. Not sure why it is...