-
-
Notifications
You must be signed in to change notification settings - Fork 871
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
Error with Angular Universal (ssr) #408
Comments
Please can you attach a minimal repo that demonstrates your problem, thanks! |
https://github.com/Agranom/calendar.git npm install |
Perfect, thank you! Will try and dig in and work out whats going on when I have some free bandwidth |
Hello!
and later:
related: Hope it helps. |
@AvanPhilipp which version do you use? Because I can’t find that path |
"angular-calendar": "^0.3.3", Updated because of an other issue. ( #68 ) |
the lates version is 0.22.1 |
This turned out to be a bit of a rabbit hole, but I think this is fixed now. Please can you give the beta version a try please? |
Finally had some free time tonight and can confirm that the beta is working nicely with universal now. Will publish 0.23.0 final tomorrow when travis is working again. |
Great work! Thanks a lot |
I'm submitting a ...
Bug description / Feature request
I try to run calendar with server side rendering, but this error shows up:
Minimal reproduction of the problem with instructions
Launch Angular Calendar with Angular Universal
Versions
Angular: 5.1.0
Calendar library: 0.22.1
Browser name and version: Chrome 62
The text was updated successfully, but these errors were encountered: