Joe Osterfeld

Results 3 issues of Joe Osterfeld

### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search issues before submitting - [ ] feature request ``` ### OS and...

need investigation

Steps to repeat: 1. Create a Cordova/Ionic app. 2. Listen for onConnect events: ``` document.addEventListener('online', onOnline, false); function onOnline() { // This never fires console.log('I\'m online!'); } ``` ``` Cordova:...

support
platform: ios
platform: android

> Describe the issue. Is it a bug or a feature request (new component, new icon, new CSS class)? The utility:send icon SVG does not accept the --slds-c-icon-color-foreground variable. The...