Midhun A Darvin

Results 13 comments of Midhun A Darvin

Hi, Any update on this issue ? I am using this plugin to include a child React application in a host React application. But the `react` shared dependency is being...

Thanks @ruleeeer and @robertovg . Your solution and examples worked for me. But it doesn't work with the latest versions of `vite-plugin-federation` . Do you know have any solution for...

Hi @Artur- The `singleton` property is removed in latest version of this package. I am trying to use a child React application in a host React application. The shared `react`...

I am getting the same issue. I have set the initial value to the model on page load. But it is not showing selected values. It only shows when i...

It seems to be a problem with `@ngtools/webpack`. I tried updating all the dependencies. But this error still exists. I tried the steps given [here](https://github.com/angular/angular-cli/issues/4913#issuecomment-281903890). But it gives another error...

@bentorfs Can you check this #18 . I am having this issue of not updating the select field upon page load. It only works if I click on it.

Hi @fabioformosa 1. Font mismatch : Even though the font-family was given `Roboto, Helvetica Neue`, the fonts are not included either via build or cdn. I could see that on...

Hi @fabioformosa Anything pending on this PR ? Are we okay to merge this to develop ?

In this PR, the latest version of @angular/flex-layout 15.0.0-beta.42 has been used. The style issues introduced were mainly due to the angular material library update. I think reverting to flex-layout...