Skip to content

Conversation

@rahmanunver
Copy link
Contributor

@rahmanunver rahmanunver commented Nov 25, 2025

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

Removed the initial value setter for Database selector.
Should resolve the issue with onChange firing on initial mount.

What should be covered while testing?

Values getting properly set on initial run.

@rahmanunver rahmanunver requested a review from a team as a code owner November 25, 2025 08:22
this.lazyLoading = lazyLoading;
this.loadingType = loadingType;

if (this.selection.selection === undefined) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was here for a reason, i'm affraid we could introduce a regression. have you check why is this code here?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants