Skip to content
#

universal

Here are 601 public repositories matching this topic...

next.js
Fullsize
Fullsize commented Aug 17, 2020

Bug report

Describe the bug

when modifying the mobx state data, the latest data is not rendered

To Reproduce

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

  1. git clone https://github.com/Fullsize/next.js
  2. yarn install
  3. yarn dev
  4. open the browser and enter localhost:3000
  5. open user.store.ts to modify userName and view
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 Jul 30, 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.