Skip to content
Snippets Groups Projects
  1. Mar 11, 2024
  2. Feb 25, 2024
  3. Feb 24, 2024
  4. Feb 13, 2024
  5. Sep 17, 2023
  6. 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
  7. Sep 01, 2023
  8. Aug 30, 2023
  9. Aug 25, 2023
  10. Aug 24, 2023
Loading