docu: known issue with browser extensions
This commit is contained in:
parent
36b6aca431
commit
872ad76f59
@ -90,3 +90,12 @@ go run cmd/actatempus/main.go # Backend on port 8080
|
||||
cd backend-dart
|
||||
dart run bin/backend_dart.dart # Backend on port 8080
|
||||
```
|
||||
|
||||
# Known Issues
|
||||
|
||||
## Hydration issue caused by browser extensions
|
||||
|
||||
Some browserextensions inject js code. This leads to a mismatch between the ssr
|
||||
and the client rendered version. In case of grammerly, you can see that some
|
||||
attribute was injected in the dom `data-lt-installed="true"`
|
||||

|
||||
|
BIN
docs/media/image.png
Normal file
BIN
docs/media/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 107 KiB |
Loading…
x
Reference in New Issue
Block a user