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.

Selected Dates (css-styles) not being cleared

See original GitHub issue

GIF: airbnb-dates-selected-dates

Not sure if this is the desired behaviour, but the <td> cells aren’t having their css classes cleared when a new selection is made. If I understand the code (and bug) correctly, this only happens to dates that are selected in the <div class="CalendarMonth .. " data-visibile="false"> ... </div> wrapper.

It’s almost like any cell in that data-visible="false" wrapper doesn’t get any CSS classes removed when a new selection is made.

Let me know if I can help in any way 👍 Thanks for all your hard work, this lib is awesome 😄

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:5

github_iconTop GitHub Comments

6reactions
acr13commented, Jun 14, 2017

@majapw Appreciate the fast response! I’ll also take a look at this and if I get lucky and solve the bug I’ll make a PR.

👍

0reactions
majapwcommented, Jun 28, 2017

Closing in favor of #575 which I just merged and am releasing in v12.2.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is my CSS style not being applied? - Stack Overflow
Clear the cache and cookies and restart the browser .As the style is not suppose to change frequently for a website ...
Read more >
How to reset/remove CSS styles for element ? - GeeksforGeeks
Example 1: Here you will see how to use unset property by HTML and CSS. This example remove only the default browser style....
Read more >
New CSS styles not picked in Firefox. - Mozilla Support
I have cleared the cache and refreshed the page to no avail. It is only when I restart the browser that the new...
Read more >
How Do You Remove Unused CSS From a Site?
It tells me that 70.7% of my style.css file is unused. ... It's not very useful in getting a multi-page look at CSS...
Read more >
CSS Styles in Blazor WebAssembly Apps Not Being Applied ...
I am having a problem in a Udemy course (Programming in Blazor by Felipe Gavilán). A certain component is not having its css...
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