-
Feature request to perform batch operations on Apps & Logs.
e.g: Suppose the user wants to "Bypass Universal" to several desired apps, with current implementation they've to do it open each app con…
-
Problem/Context:
- ~~Stuck on library importing, and not sure of file structure or tools needed~~
- React can do a lot of frontend heavy-lifting for SPA
- An SPA has 3 things [source](https://stacko…
-
### Description
The Navigation API makes it easier for single page apps to handle navigation and updates to the URL. A modern and much improved alternative to the History API.
It cannot be polyfil…
-
Everything works great. But when I go to the "next" page on my single page app and I go back and I change the data on the form It doesn't update the already set data
-
### Feature Request Description
Hi Team,
Our requirement is we need to select date in a specific time zone. In the screenshot, the time zone is UTC + 9.
So for DatePicker, the today value should no…
-
### Link to the code that reproduces this issue
https://github.com/mehrizi/nextjs-dynamic-title
### To Reproduce
Hello and hardworking,
I have simple pages in _App Router_ like `app/page/[id]/page…
-
In a STS site, we have a single webpart app page with a button to another page. In our tenant with Standard Release, on click it does partial reloading to the destination page successfully. However, s…
-
### Scenario & Reproduction Steps
1. scaffold a new next.js app with `npx create-next-app@latest` and default options
2. `npm install @1password/sdk`
3. replace contents of `app/page.tsx` with
…
-
The current code works great for apps that respect the URL metaphor by only using the fragment to represent its internal state (e.g. VMWare ESXi web UI), but breaks down for apps that completely comma…
-
Does this support rest login and authenticating all requests for things like angular single page apps, iOS, android etc?