Skip to content
#

nextjs

Here are 4,928 public repositories matching this topic...

next.js
jleck
jleck commented Sep 8, 2020

Bug report

Describe the bug

When trailingSlashes: true is added to next.config.js, server-side generation does not include the trailing slash in the router asPath property.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Enable trailing slashes
  2. Add useRouter() to component
  3. Log asPath property

Expected beh

Kap
tinacms
blitz
nas5w
nas5w commented Feb 25, 2019

Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).

If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i

serverless-next.js
skycremaschinin
skycremaschinin commented Jul 24, 2020

Is your feature request related to a problem? Please describe.
there's no way to put a WAF in front of cloudfront distro

Describe the solution you'd like
Just create an optional input variable such as

web_acl_id

and attach it to cf distro.

waf configuration should be managed externally.

Improve this page

Add a description, image, and links to the nextjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nextjs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.