David Garcia

Results 9 comments of David Garcia

As per #55, description of searchIndex behavior is not relevant to this issue. I will be submitting a PR for this soon

@wojtekmaj hello, I am trying to access `onFocus` and `onBlur` as well, for the overall datetime picker. I'm currently having the issue where every change in the values pushed into...

@pwntester It seems like the graphql API is available now. Any plans on revisiting this issue?

> @Dgarc359 can you point me to the docs. I cant find it in the GraphQL API, just the old endpoints in the REST one that do not allow to...

Hey there, I've been browsing this project as I work with AWS daily, excited to see where it goes! Took some time to investigate this myself to see if I...

Hey there! I've pushed a PR with some simple instructions, but I also created a sample project here: https://github.com/Dgarc359/llrt-aws-sam-example It doesn't go over using actions, although you should be able...

I think I have identified the root cause of this issue. I will post a PR with a targetted fix. My approach will ensure that when the Response object is...

On godot 4.4 / blender 4.4.3 I was able to see custom metadata coming from a `.blend` file in godot metadata properties Godot ![Image](https://github.com/user-attachments/assets/cb67301c-58f3-467a-b247-697641f02b31) Blender ![Image](https://github.com/user-attachments/assets/4a57c042-eb5d-40b7-ab84-e3edebb4d040) I initially was facing...

I had this issue on a fresh windows 10 install. I was able to resolve it by installing python 3.10 and ensuring that 'add python to path' was checked.