AutomaApp / automa

A browser extension for automating your browser by connecting blocks
https://www.automa.site
Other
10.73k stars 1.09k forks source link

automa's inserted property 'data-atm-ext-installed' to the body causes an SSR error #1710

Open TinsFox opened 2 months ago

TinsFox commented 2 months ago

Describe the bug

Starting the SSR development framework (nextjs/remix) after automa plugin is enabled will cause hydration errors

To Reproduce Steps to reproduce the behavior:

  1. create a nextjs or remix
  2. just dev it

Expected behavior There should be no errors in the console

Screenshots

image

Desktop (please complete the following information):

Additional context none