Skip to content

electather/nextjs-image-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJs Image priority Bug

This repo is the minimal reproduction of the stencil webcomponent issue with NextJs Image component.

get started

install dependencies

yarn install

build the web-components

yarn client

then run the app

yarn server

then open the browser and navigate to http://localhost:3000/

issue

wait two seconds for the state to change. the styles for the checkbox should be removed.

solution

removing priority property from the NextImage component.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages