All demos under https://js.devexpress.com/Angular/Demos/WidgetsGallery/ are no longer working due to a CORS problem:
Access to fetch at 'https://unpkg.com/rxjs@7.5.3/package.json' from origin 'https://js.devexpress.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
The demos seem to be working for React, Vue, and jQuery, but not for Angular.