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