-
**URL of sample**
https://github.com/OfficeDev/Office-Add-in-samples/tree/main/Samples/auth/Outlook-Add-in-SSO-NAA
**Describe the bug**
I routinely get double popups the first time I try to click…
-
**Description**
My goal is to deploy two docs (OpenAPI & AsyncAPI) together in the same place.
1. I generate a Docusaurus website using steps [docusaurus-openapi](https://github.com/cloud-annota…
-
I'm getting this error when calling `fetchWeatherApi()` in my React Native app:
`ReferenceError: Property 'TextDecoder' doesn't exist`
I'm able to work around the issue by polyfilling, as done h…
-
We could not polyfill full power of Custom Properties, but we could solve case, when we put some class to `body` and override variables inside (global theming) like `boby.themeA`.
You pass this `` sw…
-
Actualmente los navegadores certificados por Mapea 4 soportan todos los métodos definidos en `M.polyfills` de forma nativa por lo que se deberían eliminar ya que aumentan el peso del script minificado…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/antd-reproduce-5x-1iybka?file=demo.tsx)
### Steps to reprod…
-
Hello there,
I'm not sure if this is the right place, but I was trying to set up a new Ember project to login against Keycloak, and I'm getting this error:
"Could not find module `@ember/polyfil…
-
https://github.com/webcomponents/custom-elements
This should remove the need to bundle the polyfil
-
-
We may want to consider using native promises when available in the near future. We would still need to provide `Promise.prototype.done` and the node.js extensions though.
We would have two options:…