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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🪟 🔧 Fix console errors #17696

Merged
merged 1 commit into from Oct 7, 2022
Merged

🪟 🔧 Fix console errors #17696

merged 1 commit into from Oct 7, 2022

Conversation

timroes
Copy link
Collaborator

@timroes timroes commented Oct 6, 2022

What

Fixes the console.errors shown in development on nearly all pages.

There should be no functional changes with this. I've checked that the document title is still set correctly with the library change to react-helmet-async.

@timroes timroes requested a review from a team as a code owner October 6, 2022 20:12
@github-actions github-actions bot added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels Oct 6, 2022
@timroes timroes changed the title Fix console errors 🪟 🔧 Fix console errors Oct 6, 2022
@timroes timroes added the technical-debt issues to fix code smell label Oct 6, 2022
Copy link
Contributor

@lmossman lmossman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested locally and it made the console errors that this PR is addressing go away, and the app still seems to work as normal.

There are still some other warnings and POST errors which I will attach a screenshot of below, but those can be addressed separately

Screen Shot 2022-10-06 at 5 15 57 PM

@timroes
Copy link
Collaborator Author

timroes commented Oct 7, 2022

@lmossman The routing warnings will require some larger cleanup of our routing logic and should most likely be part of a cleanup/refactoring of how we handle routes.

@timroes timroes merged commit a1854a4 into master Oct 7, 2022
@timroes timroes deleted the tim/fix-console-errors branch October 7, 2022 09:34
letiescanciano added a commit that referenced this pull request Oct 7, 2022
…vation

* master: (32 commits)
  fixed octavia position and z-index on onboarding page (#17708)
  Revert "Revert "Do not wait the end of a reset to return an update (#17591)" (#17640)" (#17669)
  source-google-analytics-v4: use hits metric for check (#17717)
  Source linkedin-ads: retry 429/5xx when refreshing access token (#17724)
  🐛 Source Mixpanel: solve cursor field none expected array (#17699)
  🎉 8890 Source MySql: Fix large table issue by fetch size (#17236)
  Test e2e testing tool commands (#17722)
  fixed escape character i18n error (#17706)
  Docs: adds missing " in transformations-with-airbyte.md (#17723)
  Change Osano token to new project (#17720)
  Source Github: improve 502 handling for `comments` stream (#17715)
  #17506 source snapchat marketing: retry failed request for refreshing access token (#17596)
  MongoDb Source: Increase performance of discover (#17614)
  Testing tool commands for run scenarios (#17550)
  Kustomize: Missing NORMALIZATION_JOB_* environment variables in stable-with-resource-limits overlays (#17713)
  Fix console errors (#17696)
  Revert: #17047 Airbyte CDK: Improve error for returning non-iterable from connectors parse_response (#17707)
  #17047 Airbyte CDK: Improve error for returning non-iterable from connectors parse_response (#17626)
  📝 Postgres source: document occasional full refresh under cdc mode (#17705)
  Bump Airbyte version from 0.40.12 to 0.40.13 (#17682)
  ...
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform technical-debt issues to fix code smell
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants