BeatriceThalo

Results 3 comments of BeatriceThalo

A workaround: whenever the outer mat-tab-group changes its selectedIndex to unhide your inner mat-tab-group, call `window.dispatchEvent(new Event('resize'));`

@Shreedevi-G-Rao True, IE needs a different method of creating the event. See this [SO answer](https://stackoverflow.com/a/49071358)

I was adding custom headers in only some use cases of the endpoint, so was getting this error message: Access to XMLHttpRequest at 'https://my-production-url' from origin 'http://localhost' has been blocked...