ancarebeca / FullCalendarBundle

Symfony3 integration with the library FullCalendar.js
36 stars 38 forks source link

Error on prod but not on dev #23

Closed thibaultfalque closed 7 years ago

thibaultfalque commented 7 years ago

Hello, Thank you for this bundle.

I don't understand why I have this error on production but not on version dev. My prod configuration is in amazon elastic beanstalk server. The error is: TypeError: N is null

I have screenshot my javascript console: capture du 2017-01-13 22 56 21

In my development version I haven't this problem.

Any idea ?

Thank you.

mgonyan commented 7 years ago

@thibaultfalque Can you describe your deployment process (SF part only) ?

thibaultfalque commented 7 years ago

@mgonyan Thank you for your answer. I think understand the problem I have a conflict with an other bundle: https://github.com/avanzu/AdminThemeBundle But the problem is only on prod environment. It's symfony deployment in elastic beanstalk. I override the inclusion of AdminThemeBundle with your inclusion and it's ok. But I have an other problem with the jquery inclusion. It's very strange. capture du 2017-01-25 22 39 23

ancarebeca commented 7 years ago

@thibaultfalque Do you still need help? Can I close this issue?