You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material.Angular.io is the core doc and showcase place to explain what Angular Material is.
It is built with Angular Material, great.
But why don't we have an Angular Universal version? SSR/SSG is part of web best practices and material.angular.io doesn't have it. Disabling Javascript shows a blank screen...
It would be great to get it, to 1. as a best practice for itself, 2. as an example for developers who get difficulties to make it work, 3. as a good test case for Angular Material developers to ensure that all the components (including ones needing assets, like MatIcon) works great both in SSR and SSG.
Use Case
No response
The text was updated successfully, but these errors were encountered:
Feature Description
Material.Angular.io is the core doc and showcase place to explain what Angular Material is.
It is built with Angular Material, great.
But why don't we have an Angular Universal version? SSR/SSG is part of web best practices and material.angular.io doesn't have it. Disabling Javascript shows a blank screen...
It would be great to get it, to 1. as a best practice for itself, 2. as an example for developers who get difficulties to make it work, 3. as a good test case for Angular Material developers to ensure that all the components (including ones needing assets, like MatIcon) works great both in SSR and SSG.
Use Case
No response
The text was updated successfully, but these errors were encountered: