-
Notifications
You must be signed in to change notification settings - Fork 433
Add Material design 2 example #20
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
Comments
Sure, not a problem. |
So it looks like Material2 doesn't work with Universal or Webworkers at the moment, they're still in Alpha so I'm not sure exactly when we'll be in sync, so we'll have to delay that Integration unfortunately! Although if you shut off server-side rendering for now, you'll be able to use Material2. |
We are trying to use your template with Material2 as well. Waiting for the example app. |
Hey @mahbub-a-rob, I spoke with a few Material devs the other day and it's on their priority list especially for their 1.0 release but at this moment it doesn't work right out of the box. I believe there might be some very hacks ways to get Material to work when server rendering, but they would keep changing release to release. :( For the time being, would it be fine to shut off server side rendering and use Material? That way you could at least get going with the App itself, while the Universal integration gets finalized for it. |
Waiting on angular/components#308 |
Hey, @MarkPieszak, yeah, sure, as we have no other option right now. In that case, I guess, it would be better to provide an example for the users on "How to use Material2 in this app" until we get the facility with server side rendering. |
Good idea, I'll add a section to the readme to point it out! @Mahbub-A-Rob |
Added the note! I'll close this out for now. I'll let you know when Material gets full Universal support 👍 |
@Mahbub-A-Rob Here's a hack/workaround to get Material up and running with Universal in the meantime, if you still needed it: angular/components#308 (comment) Putting it here in case others need it as well. |
@MarkPieszak Thank you for the link. I will check it out. |
We're about to release ng4 in March sometime, so hopefully after that Material can make the necessary changes and will be able to work without any problems at all 👍 |
Eagerly waiting for ng4. |
It seem that material 2.0.0 stable version would fully support the angular/platform-server |
So what can be done now (with Ng 5 + NgMaterial 2 or 5), the external bug still exists? 😃 |
I try to use your template, and change the ng2-bootstrap with the material2 but I always get an error. Can you add the sample for material2
The text was updated successfully, but these errors were encountered: