-
**OS:** All
**Build Version:** v0.25.4-alpha
**Repro Steps:**
1. Run ''git clone https://github.com/Azure-Samples/nodejs-docs-hello-world" and then open this project in VS Code.
2. Create a li…
-
### Describe the bug and the steps to reproduce it
1. Add jest.config.js `roots` value '/app/'.
2. Run `npm run test` in /template/web/app.
3. 3 tests will fail:
- `ContractDemo.test.tsx`
- `NotC…
-
Impersonating a user on Auth0
https://auth0.com/docs/dev-lifecycle/local-testing-and-development
zakaf updated
6 years ago
-
## I'm submitting a:
- [ ] Bug report
## Current behavior
Briefly here is the scenario we have:
1. The mobile app uses the Okta Native SDK to authenticate the user (https://github.com/o…
jcra updated
4 months ago
-
The notion Repackaged app for linux is my favorite way to use Notion, has worked in a fantastic manner up until recently.
A Page of mine in my databases has slowed to an impossible crawl in the app, …
-
I opened an issue on the azure SDK for python (https://github.com/Azure/azure-sdk-for-python/issues/32993), since that is where I observed it, but they directed me here. Like the title here mentions, …
-
### Platform => X
### Issue/Request Origin
Comminity
### Steps to Reproduce
1. Create a simple app to take a picture
2. Publish the app as mobile webapp
3. Use the webapp (android or iOs) th…
-
```js
function getAllProducts(fileJSON) {
return JSON.parse(
fs.readFileSync(fileJSON, "utf8", (err, data) => {
if (err) {
console.error(err);
return;
}
}…
-
Design the UI for the web app allowing the user to consume the full set of functionality that the theming service backend will provide.
-
Per una migliore gestione del procedimento e una più comoda navigabilità attraverso i moduli della web application si richiede di valutare le seguenti proposte di modifica:
1) Registrazione; Tipo ope…