Joseph Markus

Results 5 issues of Joseph Markus

### 💻 - [ ] Would you like to work on a fix? ### How are you using Babel? Other (Next.js, Gatsby, vue-cli, ...) ### Input code https://github.com/babel/babel/blob/main/packages/babel-helper-environment-visitor/README.md > See...

## Summary Version `0.2.2` used to work ok ✅ Version `2.0.2` doesn't work at all ❌ ## Detail In version `0.2.2` we noticed a couple of bugs: ### Bug 1...

# 🐛 Bug Report Native HTML `` has `onChange` handler that triggers when form elements are updated. For example, when text is typed inside `` or value is updated in...

bug
help wanted
rsp:Form

### Library used n/a ### 🐞 Describe the Bug Homepage URL on npm hasn't been updated ### 🔬 Minimal Reproduction Go to https://www.npmjs.com/package/@paypal/react-paypal-js > under 'Homepage' click the url >...

Although `npx create-next-app -e with-supabase` installs the correct package - `@supabase/ssr` - the link in the docs link to an outdated package docs, which can be a tad confusing. ##...