cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

Fix TypeError in cylc message mutation form

Open MetRonnie opened this issue 5 months ago • 0 comments

Bug

image

Results in nothing happening and this error:

TypeError: Cannot read properties of null (reading 'length')

Check List

  • [x] I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • [x] Contains logically grouped changes (else tidy your branch by rebase).
  • [x] Does not contain off-topic changes (use other PRs for other changes).
  • [ ] Tests are included (or explain why tests are not needed).
  • [x] Changelog entry not included as minor
  • [x] Docs not needed

MetRonnie avatar Sep 08 '25 17:09 MetRonnie