Slot time label invisible when minTime starts out of alignment
See original GitHub issueOriginally reported on Google Code with ID 2521
I found a bug, the row header with the time (in agendaWeek view) disappears
if you set the minTime to let's say "08:30" and slotInterval to "00:60"
Link to ilustrate the problem:
https://jsfiddle.net/7ttnwvw5/
change minTime to 08:00 work
change minTime to 08:30 bug (time disappears)
I also attached a image to explain the problem.
Reported by adriano.skroch
on 2015-06-15 15:19:40
- _Attachment: fcbug.png
![fcbug.png](https://storage.googleapis.com/google-code-attachments/fullcalendar/issue-2521/comment-0/fcbug.png)_
Imported with 2 stars.
Issue Analytics
- State:
- Created 8 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Slot time label invisible when minTime starts out of alignment
Slot time label invisible when minTime starts out of alignment. ... I found a bug, the row header with the time (in agendaWeek...
Read more >Time labels hide when I change slotduration to "some values"
I am making a editor, this is def: $('#calendar').fullCalendar({ slotDuration: $('input[name="duration"]').val(), minTime: ...
Read more >https://raw.githubusercontent.com/warrenspence/ful...
... #3617) Bugfixes: - slot time label invisible when minTime starts out of alignment (#2786) - bug with inverse-background event rendering when out...
Read more >@fullcalendar/timegrid | Yarn - Package Manager
FullCalendar Time Grid Plugin. Display events on time slots. Installation. Install the necessary packages: npm install @fullcalendar/core @fullcalendar/timegrid ...
Read more >CHANGELOG.md · 620efb5e9c023f229a22af31e10b8b810fa5b2ba ...
CSS fix for timegrid events. overflow hidden on time text; fix where dayMaxEvents ... slot time label invisible when minTime starts out of...
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
fix queued up for next release
Released in v3.5.0 (blog post)