Kamran Ayub

Results 38 issues of Kamran Ayub

Been a user of this extension for a long time (thanks!). I recently used it to create some new TypeScript/Node V3 Functions for a new project. When I went to...

feature

I just updated from 0.8.3 to 0.8.4 today and now I cannot compile my WP75 project; it says "`GetRequestToken` and `GetAccessToken` is not supported by the language", which makes no...

The issue is documented here: http://stackoverflow.com/questions/9094398/javascript-stops-executing-in-iframe-after-back-button-is-pressed-in-mobile-safa The workaround is to add this to the page **hosting the iframes** (note: you do not need the body attribute on iOS 5.1+): ```...

Markpad is great for GitHub readme editing, so it'd be nice to support the ``` style code blocks. ``` js var someJs = function () { }; ```

Feature
Upstream

**What is the current behavior?** When testing on BrowserStack with a physical iPhone 11 in Safari, `navigator.permissions.query` is throwing an exception within `usePermission`. ![image](https://user-images.githubusercontent.com/563819/89108557-2343f980-d3ff-11ea-9883-4ba7acf80acd.png) **Steps to reproduce it and if...

I do not think this works with Cypress@10 or above due to the changes in folder structure, or at least the instructions need to be updated. **edit:** Although it is...

bug

### Steps to Reproduce Use one of the `ex.DisplayMode` options that needs to call `Screen._computeFit` (like `FitScreen` or `FillScreen`). ### Expected Result The document can still be scrolled properly. ###...

bug
stale

Add a way to associate state with a job run and have ability to look it up (probably keyed on Function name or some other unique key generation we can...

Feature

Was wondering if `netcoreapp3.1` is a hard dependency for the Nuget package? I am trying to use this with Refit. Otherwise I can try to copy this into my lib...

## Bug description When viewing session recordings, I noticed that `` dropdown elements don't show the correct selected option, making for a confusing experience (I thought this was a bug...

bug
feature/replay