Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [brave]

For questions related to the Brave web browser

0 votes
1 answer
349 views

Facebook JavaScript SDK - Login not working in Brave browser

I am trying to implement Facebook JS SDK in my React application (created using create-react-app) but unfortunately the login is not working in Brave browser. The login window opens up fine however I ...
Gaurav Mantri's user avatar
1 vote
3 answers
1k views

How do I disable Google Translate 'look up details' or just get it to the old look?

I’d say the title pretty much describes whole situation. The problem is that instead of showing translation it shows under the translation in translation tab ‘look up details’ that I am forced to ...
Littery's user avatar
  • 11
0 votes
1 answer
258 views

Spring Integration / Sleuth / Logback -- What configuration is required so that, via TracingChannelInterceptor, the MDC is updated with given values

I'm using a framework which includes spring-cloud-sleuth (3.1.6) to do tracing but also for setting up the MappedDiagnosticContext (MDC) which is then used from logback appenders. I've added ...
al.truisme's user avatar
1 vote
2 answers
3k views

How to access iOS Brave browser dev tools?

I have a website that is displaying unexpected colors only on iOS Brave. Not on macOS Brave (not in desktop view, not in emulated mobile view), and not on Safari, Chrome, Firefox, or Edge in macOS or ...
2540625's user avatar
  • 11.4k
1 vote
2 answers
562 views

getting the url of the current open tab of opera, firefox and Brave browser using pywinauto

I am working on a project that requires the URL of a tab open in a browser window. Till now I have done the code for Chrome and Edge but am unable for Opera, Firefox, and Brave browser. Any amount of ...
Shuvadip Ghosh's user avatar
2 votes
1 answer
3k views

micrometer tracing brave + rest template / web client

I am trying to propagate traceId from one service to another that is called by rest template / web client I'd expect that the traceId will be the same but in reality the new one is generated. service ...
Poklakni's user avatar
  • 342
0 votes
1 answer
454 views

Brave browser: css animation doesn't work (but works in firefox)

Codepen: https://codepen.io/sabeser/pen/RwYzJpd HTML: <div id='wrapper'> <div class='circle'></div> <div class='circle'></div> </div> css: :root { ...
parsecer's user avatar
  • 5,020
8 votes
1 answer
9k views

Skipping acquire of configured file 'main/binary-i386/Packages' For Brave Browser Nighty Version

I just installed the Linux Mint 21 x86_64 kernal version -5.15.0-67-generic on my computer and still don’t understand anything about it. I tried to install brave-browser (Nightly Channel Installation)....
KelvinSoe's user avatar
2 votes
2 answers
893 views

How do I enable web application context menus in the Brave Browser?

Certain web sites use web applications that replace the standard web page context menus with their own context menus, but Brave browser will not display them. Other browsers such as Edge, Chrome and ...
ChazJ's user avatar
  • 31
2 votes
1 answer
512 views

linking process is getting error "lld-link: error: Output data is larger than 4 GiB. File size 4,339,482,624 too large for current PDB page size 4096"

I am building brave browser using brave-core v1.48.8 from GitHub. after cloning brave-core, I am running the following commands inside brave-core: npm install // completed successfully npm run init //...
kunal's user avatar
  • 21
1 vote
0 answers
435 views

Cookies are blocked by Brave when using keycloak

I have a running Keycloak instance on auth.example.com and my app is running on example.io. Brave Shield is blocking CORS cookies, so the cookie is not sent to the /protocol/openid-connect/token/ and ...
cre8's user avatar
  • 13.3k
1 vote
0 answers
176 views

NextJS Inverted Colours on Mobile Device (Brave Browser)

I'm building a site using NextJS for my wedding this year and when deployed, it's appearing differently per browser. Safari renders fine, but Brave inverts all the colours (changing white to black). ...
lukeryandev's user avatar
0 votes
1 answer
1k views

Next.js app works on Safari, Chrome and Firefox but give hydration error on Brave Browser

I have a simple Next.js app. I am not using any server side options. It works well on Safari, Chrome, Firefox and it s already running on Vercel without any issue. Today i tried it with Brave browser (...
Oz Ku's user avatar
  • 3
1 vote
1 answer
1k views

how to use chromium with puppeteer on google colab

chromium not working on google colab Hi, I want to run puppeteer on google colab. running test code with !node --trace-warnings test.js says: Command '/usr/bin/chromium-browser' requires the chromium ...
Aananda Giri's user avatar
5 votes
0 answers
277 views

Why is JavaScript inserting commas in localized dates in some browsers?

Using "Date.toLocaleDateString" to get the date in a given language and format, some browsers have a comma after the year. const myDate = new Date().toLocaleString("pt-BR", { year: '...
rick's user avatar
  • 731

15 30 50 per page
1 2
3
4 5
16