Octave Zangs
Octave Zangs
With version 1.2.1 on Interrupt example: `button.read(INTERRUPT);` generates: `error: 'INTERRUPT' was not declared in this scope`
Would it be possible to have an option to add the language code in the _.srt_ file name? To look like this: _movie.eng.srt_ Thank you for your awesome work!
**Issue Type:** Improvement **Changes Included:** - Add the property ``name`` to ``DraftTweet`` that was missing
Hi, I was wondering how hard would it be to add those more recent chips: ATmega80x/160x/320x/480x They have been added in `avrdude`: `6.4` Thank you!
Hi, Thank you for this awesome work that you've done. I was wondering if you have already written best practices and/or a guide on how to implement/connect multiple modules of...
Since latest version `payment.source.card_type` and `payment.source.last_digits` are always empty even when `payment.source.credit_card?` returns `true`.
It would be awesome to add support for Braintree's Advanced Fraud Tools: https://developers.braintreepayments.com/guides/advanced-fraud-tools/overview
Added the latest `6.0.0` version to my Hydrogen/Remix project. And I can't even start my app: ``` TypeError: Cannot read properties of undefined (reading 'Z_SYNC_FLUSH') at node_modules/axios/dist/node/axios.cjs (/node_modules/axios/lib/adapters/http.js:29:25) at node_modules/klaviyo-api/dist/api/accountsApi.js...
Hi, The `entry.server.tsx` example in the readme gives an error with `shopify/[email protected]` in production only: ``` Cannot read properties of undefined (reading 'join') const value = typeof rawValue === "string"...
I currently get this error in the console with Vimeo videos, even though the embed/video is working fine. ``` Uncaught Error: Sorry, the Vimeo Player API is not available in...