Known Issues

Set Brave as default browser using Linux

update-alternatives --config x-www-browser

# Choose your default browser

Set Brave Nightly as default browser using Linux

If are you using Brave Nightly follow these steps:

xdg-mime default brave-browser-nightly.desktop x-scheme-handler/https
xdg-mime default brave-browser-nightly.desktop x-scheme-handler/http
xdg-settings set default-web-browser brave-browser-nightly.desktop

How to enable 3rd-party cookies in Google Chrome browser

You may have seen messages like this for example: "Your browser is most likely blocking third-party cookies, required by the Google widget. Unblock third-party cookies and reload the page to access this feature."

To solve this problem follow the steps below:

  1. At the bottom, click on Advanced.

  2. Alternatively, you can leave “Block third-party cookies and site data” enabled and add cloudHQ.net and google.com in the Allow list:

    1. [*.]google.com

    2. [*.]cloudhq.net

References

Last updated