Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui5-date): remove circular dependency #9137

Merged
merged 1 commit into from
Jun 6, 2024
Merged

fix(ui5-date): remove circular dependency #9137

merged 1 commit into from
Jun 6, 2024

Conversation

nnaydenow
Copy link
Contributor

ICalendarSelectedDates was imported in CalendarDate.ts without type keyword and this results into import of Calendar component making circular dependency.

@ilhan007 ilhan007 merged commit 9c8d12e into main Jun 6, 2024
10 checks passed
@ilhan007 ilhan007 deleted the circular-dep branch June 6, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants