Admin message

gitlab.irstea.fr: clap de fin

Après 10 ans de bons et loyaux services, la forge institutionnelle de feu Irstea baissera le rideau le 30 juin 2026 prochain Nous vous invitons donc à migrer tous vos projets sur la forge institutionnelle INRAE. Il n'est malheureusement pas possible de migrer automatiquement tous les projets. Toutefois l'équipe de la forge a testé différents scénarios de migration et a redigé un guide de migration

Rendering issues in production build

Several items don't render well when built for production. This includes:

  • interaction representation on guide, target or modification pages
  • boxes on linear sequence

This is caused by conditional template refs (using :ref="condition ? 'myRef' : ''), which don't work after the app has been built. In fact, the binding of ref is used to provide a function to call when the element is updated, as explained here. Thus, using it to conditionally reference a template element is not really supported (even if working in development), so another strategy has to be adopted where this has been used.

Assignee Loading
Time tracking Loading

Espace TCHAP - Documentation Forge