Skip to content

Conversation

@Christian24
Copy link
Contributor

Hello,

I noticed a little bug:

public selectedArea: any = null
sets selectedArea to null, yet the template
<option *ngIf="selectedArea === undefined" [value]="undefined">
checks if selectedArea is undefined. Therefore I changed it in the component to undefined as well.

@allanbowe allanbowe requested a review from medjedovicm November 6, 2023 19:39
@allanbowe
Copy link
Member

allanbowe commented Nov 6, 2023

thanks for the contribution! @all-contributors - please add @Christian24 for code

@allanbowe allanbowe merged commit ef78cd0 into sasjs:main Nov 6, 2023
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

🎉 This PR is included in version 1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants