Terren

Results 38 issues of Terren

There are a few possible server disconnection reasons that aren't in the documentation. I have come across `forced close` and `forced server close`, and there are possibly more. It looks...

enhancement

An extra line is inserted before every paragraph when copying and pasting from a webpage. ##### Steps to Reproduce 1. Copy the sample HTML from example 1 on [this demo...

When selecting a new block-level formatting option (such as heading or list), any active text-level formatting options on the cursor are lost. ##### Steps to Reproduce 1. Enable one or...

Attempting to un-indent multiple list items in a bulleted or numbered list only un-indents the first item. Related: #907 ##### Steps to Reproduce 1. Create a list with multiple items....

Un-indenting a parent item of a bulleted or numbered list doesn't properly un-indent children. The same issue occurs when selecting all list items and attempting to un-indent. ##### Steps to...

### What happened? `window.plugins.OneSignal.Notifications.hasPermission()` always returns `false` when called immediately within the Cordova `deviceready` event, even if permission has been granted. This method may need to be made a promise....

### What happened? Sometimes, when `canRequestPermission()` resolves to `true`, a subsequent call to `requestPermission()` fails to show a prompt. This is to say that sometimes `canRequestPermission()` says `true` when it...

### What happened? Unlike on iOS, `requestPermission()` doesn't resolve when the user denies the notification permission on Andriod (or if a prompt can't be shown). On iOS, the method will...

Great plugin, but one issue with using an in app browser is that it doesn't follow universal/deep links to other apps. It's not a great experience using a website like...

Want to help us make Simple Web Server available in more languages? We appreciate your help! 1. Edit [lang.js](https://github.com/terreng/simple-web-server/blob/main/lang.js) to add another language. 2. Create a new issue or pull...