adamdport

Results 7 issues of adamdport

### Bug report ## Description I haven't had any issues locally but I noticed a nullpointerexecption in my app's crash logs: ``` java.lang.RuntimeException: at android.app.ActivityThread.performResumeActivity (ActivityThread.java:4869) at android.app.ActivityThread.handleResumeActivity (ActivityThread.java:4906) at...

bug
android

In my implementation, my cells require two clicks to show the keyboard on iOS. The first click creates the input, but a second click is required to focus the input....

# Feature Request Intelligent Tracking Prevention (ITP) is designed to block cross origin tracking. It seems like [App-Bound Domains are the preferred way to establish communication with a remote server](https://blog.merzlabs.com/posts/webview-history/#app-bound-domains)...

#### Bug, feature request, or proposal: Proposal: remove `background-color` from `.mat-drawer-container` #### What is the expected behavior? The common background that I've set in my app appears on a page...

P3
area: material/sidenav

Not sure if this is new or not but I'm getting a 404 when I try to install it > npm ERR! code E404 npm ERR! 404 Not Found: [email protected]

**Describe the bug** Cookies aren't sent to iframes or inappbrowser windows that load from the same domain **To Reproduce** 1. Make a request through this plugin that has a response...

bug

In the docs https://github.com/telerik/kendo-intl/blob/master/docs/num-formatting/index.md you can see the example of the comma operator > The "," specifier—A group separator placeholder. It inserts a localized group separator between each group. >...