Sarthak Sharma

Results 22 comments of Sarthak Sharma

Hey @amulyavarote, I have started working on it.

Facing the same issue :( The images fail to load ![image](https://user-images.githubusercontent.com/48413781/116311649-1ce58100-a7c9-11eb-9bc4-e38f68904643.png) Could there be a possibility of a future workaround since instagram is now blocking these requests? @ptkdev

@ItalyPaleAle Right now when the yaml file is removed from the directory, the components that were loaded from that file are removed from `DaprRuntime.components` list. It would not show up...

It will be difficult to support unloading of components: * Incase we want to remove an input binding component, we will need to cancel the `a.inputBindingCtx` to stop reading from...

> should dynamic loading of components be behind the preview feature flag ? We could add it to CLI preview features at https://docs.dapr.io/operations/support/support-preview-features/ The doc says for CLI there is...