-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### What is the improvement or update you wish to see?
When using pages router, we can use context on api routers:
```ts
import { NextResponse } from 'next/server';
import type { NextFetchEvent, N…
-
//index.js file
const express = require('express');
const server = express();
const mongoose = require('mongoose');
const cors = require('cors');
const session = require('express-session');
co…
-
### Link to the code that reproduces this issue or a replay of the bug
https://github.com/rakeshtembhurne/next-router-amp-dynamic-routes
### To Reproduce
1. Start the application in development
2…
-
I am having trouble implementing the feature that allows you to redirect the user to where they were before they were asked to log in. In an effort to debug the code, I tried console.logging the sessi…
-
Hello,
I am trying to integrate the 10tap-editor library into my Expo project using expo-router, but I am facing issues with rendering the toolbar inside the editor. Despite following the setup ins…
-
When using the chaining approach needed for Hono RPC with a middleware, `OpenApiHono` specific methods do not exist on the chain anymore after using `use`, because `use` returns `Hono` instead of `Ope…
-
i have next js project and i embeed react-email-editor and when i navigate to the edit page and load the template . first time the template will be loaded but when i refresh the template 2 to 3 three …
-
Not that it's too difficult to connect an existing IRC client to the Irc2P network, but I think it would be nice to have an icon on the homepage for easy access.
I'm not really a web developer, but i…
-
const options = {
name: t('myLocation'),
latng: `${center[1]},${center[0]}`,
addr: data.regeocode.formatted_address,
city: data.regeocode.addressComponent.city,
mod…