Jacob Weber

Results 8 comments of Jacob Weber

Does this work with the parse-json feature? That would be very useful to me.

> > Does this work with the parse-json feature? That would be very useful to me. > > Added such support in this PR: [#44 (comment)](https://github.com/abhilash1in/aws-secrets-manager-action/pull/44#issuecomment-1250784413) > > Cheers! That's...

For what it's worth, the release version of itsycal is working for me in the released version of Ventura with a Google account.

I'm running into the same issue as this (and probably [this](https://github.com/foxhound87/mobx-react-form/issues/499)), since I'm trying to use the MUI [DatePicker](https://mui.com/x/api/date-pickers/date-picker/) component, which outputs a Moment or other library-specific date object, rather...

Any way to disable promises on the other APIs? Or we still need a catch after each one?

@rnamba-cloudinary Sorry, I meant on the other Node APIs, like `delete_resources`.

I do; for example, my action code looks something like: ``` public class GetPhotosAction { @InvocableMethod() public static List getPhotos() { List responses = new List(); ... Response response =...

Same here — eqMac seems to mess up the output when using AirPods with Slack Huddles, so it would be good to be able to keep it off for AirPods.