IntersectMBO / IntersectMBO/govtool

🐛 Continuous OTS Parsing and Font Download Warnings in Console

Open
#2,890 1 comment 0 reactions 1 assignee Claimed by @MSzalowski View on GitHub
🐛 Bug 📜 Proposal Pillar 🕵️‍♂️ Testing Other area
Dominant language
HTML
Stars
21
Forks
29
Avg merge
2d 22h
Merged PRs (30d)
7

Description

### Area

Other

### Domain

gov.tools

### Which wallet were you using?

_No response_

### Context

The console displays persistent warnings related to OTS (OpenType Sanitizer) parsing errors and failed font downloads, leading to continuous request attempts and failures. Additionally, a warning message appears regarding the React Router Future Flag:
> **React Router Future Flag Warning**: React Router will begin wrapping state updates in React.startTransition in v7. You can use the v7_startTransition future flag to opt-in early.

### Steps to reproduce

1. Navigate to [gov.tools](https://gov.tools/).
2. Open the browser console and observe the repeated warnings and failed requests.

https://www.loom.com/share/5ac86a3fa8034de39989b0390c27eaa3?sid=f5a1496f-3d05-4972-9472-39e9dee9a815

### Actual behavior

- Continuous repeated warnings appear for OTS parsing errors and failed font downloads.

![Image](https://github.com/user-attachments/assets/0834a17d-e06e-4202-8954-6d0a7ec28bdc)

- The console logs numerous repeated requests attempting to decode and download fonts unsuccessfully.

![Image](https://github.com/user-attachments/assets/21d660b9-fcf1-4826-b3c7-4d6667dff294)

### Expected behavior

- The console should not continuously log repeated warnings and requests.
- Font download issues should be resolved to prevent excessive failed requests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.