Selected Dates (css-styles) not being cleared
See original GitHub issueGIF:
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:
- Created 6 years ago
- Reactions:7
- Comments:5
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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.
👍
Closing in favor of #575 which I just merged and am releasing in v12.2.0