Bug
Describe the bug
ExpressionChangedAfterItHasBeenCheckedError when saving layer style in Styler panel.
NG0100: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '44'. Current value: '-1'. Expression location: HsStylerComponent component. Find more at https://v20.angular.dev/errors/NG0100
To Reproduce
Steps to reproduce the behavior:
- Open a Layman/WFS layer
- Go to 'Styler' panel
- Choose 'Upload style as SQL/QML file'
- Upload an SLD style
- Change style title
- Change the style itself (fill colour and outline colour)
- Save changes
- See error
Expected behavior
Style updated on server.
Screenshots
Additional context
Not sure, whether steps 3-4 are necessary, or if it fails even without them.