Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUnable to view https://reach.tech/router/tutorial/05-url-parameters due to cookies #8490
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Missing elements on https://reach.tech/router/tutorial/05-url-parameters due to cross-site cookies being blocked.
Steps to Reproduce
https://reach.tech/router/tutorial/05-url-parametersActual result:
codesandbox.ioembedded is missingExpected result:
Show
codesandbox.ioembeddedReproduces how often:
Easily, with default Shields
Brave version (brave://version info)
Version 1.4.95 Chromium: 80.0.3987.122 (Official Build) (64-bit)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
Blocking cookies from
https://codesandbox.io/on this site causes issues, Allow all cookies in Shields fixes this.