Skip to content
#

universal

Here are 624 public repositories matching this topic...

next.js
conanbatt
conanbatt commented Oct 30, 2020

Bug report

The ssr flag in dynamic imports does not match the developer usage of the framework.

Describe the bug

This might be a documentation issue, implementational issue or simply API signature, but it is unexpected for next export websites to require ssr: true for dynamic imports. If set to false, it works in dev but not in export.

To Reproduce

Repo: https://github.com/conanb

nuxt.js
manniL
manniL commented Sep 1, 2019

Related PR: #6331
Suggested by @pimlie

When trailing slash handling is enforced (in any manner), it'd be great to have two things for improved DX:

Nuxt Link adaption

No matter how you input the links in your Nuxt link (be it as an object via named routes or via string), the component should enforce the set up trailing slash handling (adding or removing the slashes as needed).

U

A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.

  • Updated Sep 7, 2020
  • TypeScript

Improve this page

Add a description, image, and links to the universal 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 universal topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.