All tags

TAG

#react

15articles

🔍Next.js 16: useRouter().push() silently no-ops in production — pushState workaround

Notes on a Next.js 16 + next-intl app where useRouter().push() silently becomes a no-op only in production builds, breaking interactivity on a search page, and a history.pushState + popstate workaround that restores it.

nextjsnext-intlreactdebugging

🔍Improving DTS Viewer ― Multiple Citation Trees, Hierarchical Navigation, and XML Browser Display

Implementing tree parameter support for multiple Citation Trees, hierarchical table navigation, and mediaType parameter for inline XML display in DTS Viewer.

dtsnextjsreactdigitalhumanities

💬The Pitfall of JavaScript Operator Precedence - Investigating a Vercel Build Error

The pitfall of JavaScript operator precedence - investigating a Vercel build error

nextjsreactvercel

🐈How to Use @elastic/react-search-ui with React 19 + Next.js 15.5

How to Use @elastic/react-search-ui with React 19 + Next.js 15.5

nextjsreactelasticsearchreact19

😸Record of Migrating mirador-annotations to Mirador 4.x

Record of Migrating mirador-annotations to Mirador 4.x

reactmuiiiifmirador

💬Japanese Localization of RAWGraphs 2.0

Japanese localization of RAWGraphs 2.0

javascriptreacti18n

📌Using Rekichizu with Next.js

Using Rekichizu with Next.js

nextjsreactmaplibre

🦁Mirador 4 Plugin Development: Enabling Initial Angle Settings in the Image Rotation Plugin

Mirador 4 Plugin Development: Enabling Initial Angle Settings in the Image Rotation Plugin

reactwebpackviteiiif

🐷Developing a Viewer with Next.js + CETEIcean + React TEI Router

Developing a Viewer with Next.js + CETEIcean + React TEI Router

nextjsreactxmltei

🗂Building a Multilingual Static Site with Next.js

Building a multilingual static site with Next.js

nextjsreacti18n

🙄Enabled Email-Based Registration in the Mirador 3 Firebase-Linked Annotations Plugin

Enabled Email-Based Registration in the Mirador 3 Firebase-Linked Annotations Plugin

reactgoogleiiifmirador

🗂Using @react-three/fiber and drei with Next 15 (Using React 19)

Using @react-three/fiber and drei with Next 15 (Using React 19)

nextjsreactthreejs

💡Trying aleph-r3f

Trying aleph-r3f

reacttailwind3diiif

🐙Mirador 3 Plugin Development: Copying a Window

Mirador 3 Plugin Development: Copying a Window

reactiiifmiradormirador3

👏Using the onClose Prop

Using the onClose Prop

react