Skip to content

1.10.2. fix: pre-rendering (memory leak) and wrong links

Marc-AntoineA requested to merge fix-memory-leak-238 into main

Description

Issues : Resolves #238 (closed) (workaround)

Documentation

  • Upgrade the version
  • Add entry to the changelog
  • Update documentation if needed

Generator

  • New or updated files?

Checklist before merge :

  • No remaining console.log
  • Version changed if new feature
  • Lint ok
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)
  • Try npm run build:app
  • Try npm run build:admin

Tests

  • Admin tests ok ?
  • Add new unit test
Edited by Marc-AntoineA

Merge request reports

Loading