redis / docs

Documentation for Redis, Redis Cloud, and Redis Enterprise
https://redis.io/docs/latest/
Other
23 stars 121 forks source link

Code selection does not persist for Redis Cli and C# #659

Closed vishalg8454 closed 1 month ago

vishalg8454 commented 1 month ago

The preference of code selection for Redis Cli and C# does not persist upon refresh. This is probably across the docs but I it's confirmed to be broken at https://redis.io/docs/latest/develop/get-started/data-store/ . Apparently the local store in not getting updated and we have some error in console as well.

image

reproduction video below

Uploading Redis bitmaps _ Docs - Google Chrome 2024-09-11 23-43-17.mp4…

dwdougherty commented 1 month ago

Hi @vishalg8454 . Thank you for the report and supporting documentation. I can reproduce this. Seems only C# is affected, but there's more testing to do.