ArianHamdi

Results 8 issues of ArianHamdi

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...

kind: bug
area: app

### Describe the bug Running storybook by pnpm in a nextjs app throws the error "can't resolve 'style-loader'". ### To Reproduce ```shell 1. pnpm create next-app storybook. 2. cd ./storybook....

bug
nextjs
pnpm

### Before opening, please confirm: - [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md). - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+)....

feature-request
custom-headers
compute

# READ ME PLEASE > **TL;DR: Make sure to add your changes to versioned docs** Thanks for opening a PR! The docs cover several versions of `react-navigation`, and in some...

Fixes #48 This PR adds an `opacity:0` to the iframe to hide the borders and also adds `position:fixed` to prevent layout shifts. Tested on Edge, Chrome, Firefox, and Safari, these...

I am trying to use Fernet.js in the Next.js middleware to decrypt a user token, but the edge runtime only supports a limited subset of Node.js modules and does not...

The documentation states that the default value of `repositionInputs` depends on `snapPoints`, but I couldn't find any relation in the code. docs: ```js /** * When `true` Vaul will reposition...

### Before opening, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-hosting/issues?q=is%3Aissue+). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-hosting/blob/master/CONTRIBUTING.md). - [X] I have...

investigating
usability
compute