Skip to content
Snippets Groups Projects
  1. Feb 25, 2024
  2. Sep 17, 2023
  3. Sep 02, 2023
    • permcu's avatar
      Enable autocomplete for subject, teachers & rooms · 5161437c
      permcu authored
      Default value is broken.
      Default value is id, as was before, does not work.
      But object does not work as well, since not the same object.
      
      :value-comparator="(a, b) => a.id === b.id" should work
      but selects the wrong default value and makes the field non editable.
      
      => Bailing for now.
      5161437c
  4. Sep 01, 2023
  5. Aug 30, 2023
  6. Aug 25, 2023
  7. Aug 24, 2023
Loading