numerique-gouv / impress

MIT License
13 stars 7 forks source link

🐛(frontend) meta title rerender issue #242

Closed AntoLC closed 1 month ago

AntoLC commented 1 month ago

Purpose

The meta title is not displayed when we come back to a page from the dynamic router. The code seems to compute to quickly so we need to add a delay to the meta title computation.