mattlewis92/angular-bootstrap-calendar

Problem Importing calendar in my project

mztikz opened this issue · 5 comments

Hey I am trying to use Angular Calendar in my project,
I have the calendar shown but there is a few problems which I can't understand why they occur,
I have done everything like the "Kitchen" Demo and I even made a simpler one w/o all the buttons ..
Yet when I click on a day with Event ( Task) on it , It reach the timeSpanClicked function and toggle the events info bar on all the rows with the same tasks/events,
I will provide a picture tommorow morning first thing since I don't have it at the moment but I was wondering if there any guess why it happens..
image
The picture is taken from the demo ,
and the black bar is shown always on-top of the columns ..
like its always open, and when I click it toggles the same bar on all the rows..
Thanks alot from advanced.

Hi,

I do not quite understand the problem you have. Could you please provide a plunker showing the problem?

I dont think I can provide plunker atm but I have pictures with my code providing anything you want I did exactly like the demo example shows nothing more nothing less,
Thats the problem where there is a black line on all rows :
tmp
thats the problem when I click on the event at the saturday , it shows on all rows same events
tmp2

and thats the code:
Typescript :
tmp5

tmp4

Html:
tmp3

Thanks alot from advanced.

@mattlewis92? I'm lost here...

I have found the problem it seems like there was a missing css if you want to watch it :
dsfsdfdf

Thanks a lot anyway.

It looks like you're not including the bootstrap CSS which is why it's not working.