-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working on Brave Browser anymore #71
Comments
That problem is not about the brave browser.
It's a common bug right now. It'll be fixed soon.
Thanks for the heads up!
…On Wed, Aug 28, 2019, 12:17 AM Igor Guastalla ***@***.***> wrote:
*Describe the bug*
When the project was released, I was using it on Brave
<https://brave.com/> and everything was fine. The code right now is very
different from before, but is not working anymore.
I know that this is a small project, but I'm just opening this issue
because it was working before and now it isn't, maybe it's just a small fix
that someone can do it :)
The error message that is showing in the console is:
TypeError: Cannot read property 'className' of undefined
*To Reproduce*
Open https://liyasthomas.github.io/postwoman/ on a up to date Brave
Browser.
*Expected behavior*
It should work like Chrome, because for me it's still working on Chrome.
*Screenshots*
[image: image]
<https://user-images.githubusercontent.com/22016005/63808543-94795380-c8f6-11e9-83ec-9c9594ff0aec.png>
*Desktop (please complete the following information):*
- OS: Ubutuntu 18.04 or Window 10
- Browser Brave
- Version 0.68.131 Chromium: 76.0.3809.100 (Official Build) (64-bit)
*Additional context*
If you don't want to support Brave you can close this issue, no problem, I
can still use it on Chrome.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#71>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEEUVLMHWK4E44FYYZUMPLTQGWKV3ANCNFSM4IQNUO6A>
.
|
I'll try to create the required PR tomorrow. |
@guastallaigor @izerozlu have you tried to clear the site's cache perhaps history data too and try again? |
I cannot reproduce this issue.
Have you installed the PWA or got any cached copies? |
Thank you! I did everything @NBTX said and it's working now. |
* feat: removed unused dockerfile * chore: update env example * chore: env example update
Describe the bug
When the project was released, I was using it on Brave and everything was fine. The code right now is very different from before, but is not working anymore.
I know that this is a small project, but I'm just opening this issue because it was working before and now it isn't, maybe it's just a small fix that someone can do it :)
The error message that is showing in the console is:
To Reproduce
Open https://liyasthomas.github.io/postwoman/ on a up to date Brave Browser.
Expected behavior
It should work like Chrome, because for me it's still working on Chrome.
Screenshots
Desktop (please complete the following information):
Additional context
If you don't want to support Brave you can close this issue, no problem, I can still use it on Chrome.
The text was updated successfully, but these errors were encountered: