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

105 questions with no upvoted or accepted answers
14 votes
0 answers
2k views

iOS : Universal links are not working when set default browser is Chrome/brave(other then safari)

In our iOS universal links for our app is not opening our application when we tap on the link. This is happening only when the default browser in iPhone is set to Chrome or brave (other than safari). ...
Nagaraju kamatham'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
5 votes
1 answer
2k views

Disable Cross-Origin Read Blocking (CORB) in brave browser

I am serving static content (html, css and js) using lighttpd. I want to call api from a server hosted on the localhost using a wsgi application with python. I am getting the following error when I ...
Tahlil's user avatar
  • 1,071
4 votes
0 answers
1k views

CSS files not working in brave browser but works fine with chrome browser

this is how it looks in chrome and this is how it looks on brave I am using the current version of brave browser and to note I have developed this website using brave browser and it worked fine and ...
Naresh M's user avatar
  • 145
4 votes
0 answers
138 views

Firebase signInWithEmailAndPassword throws PERMISSION_DENIED on Brave Browser

When using Brave Browser with "Shields up", calling Firebase's signInWithEmailAndPassword throws a 403, "Request from referer https://www.googleapis.com/ are blocked." (typo on 'referer' courtesy of ...
Yohann Richard's user avatar
3 votes
0 answers
114 views

Selenium opening Brave, but not going to URL. Using Python

Yes, yes, I know everyone is going to be angry at me for asking this question again. But I have looked at every question (related to Brave, Selenium, Python and Linux) in Stack Overflow, but nothing ...
Maheswar KARAKKATTU KISHOR KUM's user avatar
3 votes
0 answers
328 views

Broken symlinks with snap installed packages in KDE Plasma

The example below occurs with the Brave snap, but I think it also happens with all the other snaps. Steps to reproduce Install Brave snap via Discover Open Brave and add pin to Task manager Update ...
dtcs's user avatar
  • 31
3 votes
0 answers
733 views

File download issue with Blazor server and Brave

When I try to create and download a file from memory with Blazor server it works without issue in both Edge and Chrome. But if I try the same thing in Brave I´m getting this: Error: Connection ...
noel's user avatar
  • 533
3 votes
0 answers
1k views

gRPC spring-boot-starter can not bind @GRpcGlobalInterceptor?

I m using <dependency> <groupId>org.lognet</groupId> <artifactId>grpc-spring-boot-starter</artifactId> <version>2.1.4</version> <...
zhatian diao's user avatar
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
2 votes
1 answer
944 views

<video> plays in other browsers, but not in Brave

The video is a simple MP4. It works if I open it in it's own tab in Brave and I have checked and verified that Brave itself it not blocking it. The server does support "Range" Requests and the video ...
Case's user avatar
  • 4,272
2 votes
0 answers
646 views

canvas.toDataURL blocked by Brave Shield cross site device-recognition

I am currently working on a webapp which will be used to upload files after a resize. When I am working on localhost:3000, the resize process works like a charm, but when I am working on 192.168.0.5:...
TBouder's user avatar
  • 2,689
1 vote
0 answers
33 views

Why does swagger in tab 1 crash when selecting a file upload in another tab that is a react app?

So I created a simple file upload for my website to test some things. I have a asp.net core web api. When starting the server it opens a swagger tab. And when I start my react app it opens another tab....
Bram Lippens's user avatar
1 vote
0 answers
63 views

Problem building Brave Browser from source

I am trying to build Brave on my Mac (Sonoma) and I am running into problem in the npm run build release step. Specifically, I am following the steps outlined in https://github.com/brave/brave-...
Xenonite's user avatar
  • 1,915

15 30 50 per page
1
2 3 4 5
7