nextjs-wordpress-starter icon indicating copy to clipboard operation
nextjs-wordpress-starter copied to clipboard

This is just an optimization

Open emilse-webdev opened this issue 3 years ago • 0 comments

test_wds_next_starter

Describe the bug The clicks on the menus take many clicks to load the page, as there's more nested menus, more clicks it takes, I think it has to do with some nextjs loading.

To Reproduce Steps to reproduce the behavior:

  1. Install on Windows (Local WP Flywheel)
  2. inside the folder that has the package.json -> npm install --legacy-peer-deps -> npm run dev
  3. Open localhost:3000
  4. click on menus

Expected behavior The usual, normal.

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 101.0.4951.67 (Official Build) (64-bit)

emilse-webdev avatar Jun 01 '22 20:06 emilse-webdev