-
-
Notifications
You must be signed in to change notification settings - Fork 866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Angular Calendar - Positioning SSR Issue #1177
Comments
looks like past versions have worked with SSR. Hoping this will be resolved. |
which version for example. |
#997 is closed, but shows where they got it working |
Please can you give |
@mattlewis92 haven't verified, but sent you a thank you via pay pal. Hopefully it's enough for a pint ;) |
@mattlewis92 does this require the domino package mentioned in #997 for SSR? Now I'm getting window not defined. |
Thank you so much! ❤️
You might need to patch your webpack server config like this for it to work: #997 (comment) If that still doesn't work, would you be able to make me a minimal repro on github that shows your issue and I can debug further? Thanks! 😄 |
@mattlewis92 ok, got it to build. Should it be able to render SSR. Sorry this is my first attempt at SSR. When I put in page, the request never returns. I pushed up sample repo. I appreciate your help. |
Thanks so much for taking the time to put up a repro, it really helped. The issue was specific to the day and week view which was why it was working for me (I was testing on the month view). I just released |
works... you saved my timeline... another token coming your way |
Awesome, that's great to hear, and thank you! I really appreciate it 😄 |
Describe the bug
I am trying to run SSR on my project, but I am facing the problem below which is related to the angular-calendar library
A server error has occurred.
Screenshots
Versions
@angular/core
: 9.0.0angular-calendar
: 0.28.2"The text was updated successfully, but these errors were encountered: