Nicolas Montoya

Results 12 issues of Nicolas Montoya

Hello, I would like to firstly thank you for creating this package, it has a lot of potential and will simplify a lot of my future robotics projects. I recently...

This fixes the unhandled exception SdoCommunicationError that is raised in the SdoClient when trying to read PDO parameters

Hello, I have been trying to debug this error for quite some time, but it looks like it should work fine because the communication between my PC and the motor...

Hello, I am trying to use this package for the SX1261/1262 with the Pico, but I am having a hard time trying to figure out how to get it to...

question

Hi all, I just picked up lambda-api, and seems like its the perfect solution for my project; however, I have been struggling for hours trying to get CORS to work....

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...

Auth
pending-triage

### Description Hello, When we add or remove files from the file upload component, the event that is passed in to the `onChange` prop is as follows: ``` cancelBubble :...

enhancement

### Which Cloudflare product does this pertain to? Workers ### Existing documentation URL(s) https://developers.cloudflare.com/workers/tutorials/manage-projects-with-lerna/ ### What changes are you suggesting? The introduction of [Lerna V7](https://lerna.js.org/docs/legacy-package-management) removed `lerna bootstrap` and the...

documentation
product:workers
content:edit
developer education
bad-example
tutorial
framework-guides

Hi all, I am trying to create an authentication router to send cookies between lambdas for OAuth flow with Lucia, but I am getting an error when trying to create...

When using VSCode or similar IDE's with Intellisense, they have trouble finding `sst` inside the `infra` folder and there is no way to import `sst` as a module. By placing...