Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 BUG - Lots of errors in the console #1172

Open
2 tasks
JackDevAU opened this issue Dec 8, 2023 · 1 comment
Open
2 tasks

馃悰 BUG - Lots of errors in the console #1172

JackDevAU opened this issue Dec 8, 2023 · 1 comment
Assignees
Labels
Type: Bug A problem with existing functionality

Comments

@JackDevAU
Copy link
Member

JackDevAU commented Dec 8, 2023

Cc: @JackDevAU @BrookJeynes @bradystroud @william-liebenberg @danielmackay

Hi Team,

Describe the Bug

There is currently a lot of errors being logged to the console.

To Reproduce

Steps to reproduce the behavior:

  1. Go to ssw.com.au/rules
  2. Open console
  3. See errors

Expected Behavior

No errors in the console

Tasks

  • Investigate
  • Fix

Screenshots

image
image
Figure: Errors in the console
Thanks!

@JackDevAU JackDevAU added the Type: Bug A problem with existing functionality label Dec 8, 2023
@Aibono1225 Aibono1225 self-assigned this Dec 29, 2023
@BrookJeynes
Copy link
Member

Update - The errors we've been able to remove so far are:

  • Updated StaticQuery to useStaticQuery -> removes Gatsby deprecation warning.
  • Fixed value passed into fontawesome icon. Was a number, required a string -> removes invalid type error.
  • Changed absolute link from Link to a. Link only allows relative links -> removes incorrect use or warning.
  • Updated Tooltip to take in className property. Removed nested button warning.
  • 馃悰 Fix Sandbox Error聽#1243 - Uncaught DOMException: Failed to construct 'PresentationRequest': The document is sandboxed and lacks the 'allow-presentation' flag.

@BrookJeynes BrookJeynes removed their assignment Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem with existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants