issues Search Results · language:Dune language:TypeScript language:JavaScript language:HTML language:C# language:Java
Filter by
61.5M results
Problem Several components use the legacy StaticQuery render={...} / render-prop pattern (Reservation, About, Amenities,
ContactUs, Footer, Navbar). The modern, simpler equivalent is the useStaticQuery ...
modernization
Problem SEO meta is managed with react-helmet + gatsby-plugin-react-helmet. Both are effectively deprecated and not
concurrent-rendering safe. Gatsby 5 ships a native Head API (export const Head = () = ...
modernization
seo
Problem The site uses the deprecated gatsby-image package (Img fluid={...} /) with legacy GatsbyImageSharpFluid GraphQL
fragments across 6 components. This API is end-of-life; the modern replacement is ...
modernization
Hi there,
I know there is a PC port for this but i d love a script for Blackish house side Z for Eden
Problem gatsby-plugin-google-gtag is listed in package.json dependencies but is not registered in the plugins array of
gatsby-config.js. As a result, analytics is not actually wired up — the dependency ...
seo
tech-debt
https://github.com/user-attachments/assets/f5f7cc66-321d-4001-b330-58d0b3fda3dd
Problem Several external links open in a new tab (target= _blank ) without rel= noopener noreferrer — e.g. the
Reservation/waitlist links in src/components/sections/Reservation.js and the FAQ reservation/waitlist ...
good first issue
security
Problem gatsby-config.js calls require( dotenv ).config(), but dotenv is not declared in package.json. It only resolves
today because a transitive dependency happens to provide it — a fragile setup that ...
bug
tech-debt
Problem npm audit reports 77 vulnerabilities (11 low, 35 moderate, 30 high, 1 critical), mostly transitive through aging
Gatsby plugins (e.g. ws, yaml, socket.io chain).
Why it matters Even a static marketing ...
security
Problem User-facing copy contains typos and inconsistent naming:
- Boat Docks Neaby → Nearby (src/components/sections/Amenities.js)
- What school are nearby → What schools are nearby (src/components/sections/Faq.js) ...
bug
good first issue

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.