infi-pc / locatorjs

Home Page:https://www.locatorjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: NextJS 13 - Warning: Extra attributes from the server: data-locator-hook-status-message

Newbie012 opened this issue · comments

Where the bug happens

  • Browser Extension
  • Library
  • Other

your browser

Chrome

Describe the bug

When working in NextJS 13 locally, I get:

app-index.js:31 Warning: Extra attributes from the server: data-locator-hook-status-message
    at head
    at html

To reproduce

  • Setup a new NextJS 13 app router project
  • Turn on extension
  • Open localhost
  • See reproduction

Additional information

While it doesn't really do anything, it hurts DX to use both LocatorJS and see this error every time, which clutters the console

Fixed with the latest release