William Shepherd

Results 10 issues of William Shepherd

### What happened? My selection for rendering the response from the server is reset on every request. ![2022-04-26 10 40 20](https://user-images.githubusercontent.com/1715082/165339169-227a0ea3-2006-4e69-ab5c-dabeca478429.gif) ### Steps to reproduce? ```Markdown 1. Create a basic...

bug

# Bug report ## Describe the bug I've struggled to understand the conceptual model behind the CLI's DB commands for migrations, so I decided to have a whirl and learn...

bug

# Feature request Use the current git branch name as the default name – when no branch name is given – for the db branch when running `supabase db branch...

enhancement

### The problem I noticed the diff addition/subtraction markers no longer have enough right margin ### Release version 3.0.8 (arm64) ### Operating system macOS 12.6 (21G115) ### Steps to reproduce...

bug
codemirror

# What happened? I was working on building a new Ionic + Capacitor iOS app to help one of our users [solve a problem](). After getting an app running, I...

**Reasons for making this change:** There is no reason to share personal debug configuration in a shared Xcode project. This change removes all such files from tracking to ensure one...

# What happened? I was working on building a new Ionic + Capacitor iOS app to help one of our users [solve a problem](). After getting an app running, I...

Help Wanted

### How can we help? A user reported that a security check flagged their APK because it enabled Remote WebView Debugging (something to do with this file: `com/onesignal/n5.java`). They believe...

### What happened? When using `[email protected]` in a Safari Mobile PWA, the permission status does not correctly reflect "denied" after a user initially denies notification permissions. ### What browsers are...

## What kind of change does this PR introduce? Fix ## What is the current behavior? Example uses OneSignal's soon-to-be-deprecated Player Model. ## What is the new behavior? Use SDK...