question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

mwl-calendar-open-day-events is getting duplicated on every week's row

See original GitHub issue

Describe the bug

With the latest version of Angular (v8), RxJS 6, and angular-calendar version 0.27.11, the day events that open up get duplicated on every single row of the month view.

If I go back to version 0.24.1 of angular-calendar and add in rxjs-compat, it works fine. There are absolutely no code changes made on my end. Simply updating it breaks it.

It would be great to have this fix ASAP, as we are wanting to be able to fully pull away from relying on rxjs-compat.

Minimal reproduction of the problem with instructions

Just updating to the latest version of everything will break it.

Screenshots

image

Versions

  • @angular/core: 8.0.2
  • angular-calendar: 0.27.11
  • RxJS: 6.5.2
  • Browser name and version: Chrome 74.0.3729.169

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
spmorr01commented, Jun 21, 2019

About to head out for the day, will try on Monday!

Thanks for the quick response! Stay tuned

0reactions
webdevelopersbccommented, Jul 17, 2021

Hello @mattlewis92 could please help me i need to dispaly events subpoints on week and day view ,like event location and time how to create custom ng-template for week and day view, can you please provide me code block for that

here is the link of screen how i need to show https://prnt.sc/1c0xml4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keep or remove duplicate rows (Power Query)
Removes all rows from a Power Query table, in the Query Editor, where the values in the selected columns duplicate earlier values.
Read more >
R - Duplicating rows based on a sequence of start and end ...
Essentially every row gets duplicated by the amount of days in flight - 1 (since the row that already exists can account for...
Read more >
Finding Duplicate and Repeated Rows to Clean Data - SILOTA
A great way to find duplicate rows is by using window functions – supported by most major databases. Consider a follow table dedup...
Read more >
Duplicate rows in List populated by CoreData - Apple Developer
This is an interesting issue I am having with a custom app I am making in Xcode using SwiftUI. I have a Swift...
Read more >
If you are receiving duplicate copies of email messages - IU KB
However, if you receive many copies of every email message, a forwarding loop may be the cause of this as well. Explanation. If...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found