Rodrigo Pandini

Results 8 comments of Rodrigo Pandini

@stevenkampen You can just clone this repo and debug using Augury. You will see that new `MdMenu`s will be insert in the Component's tree, after you change the theme. As...

@DevVersion The workaround works fine. Thank you. Just one more thing: `````` This line works fine, but if I continue to resize (shrink) the browser, the layout goes back to...

Resolve #28 Hi @baldore Can you please review and merge this?

@gilamran Seens that this repo is abandoned. You can use my fork for now: https://github.com/rodrigopandini/open-browser-webpack-plugin

@gilamran `npm install rodrigopandini/open-browser-webpack-plugin` don't work for you?

@cristian04 Did you found the solution for this? I'm having the same error here.

Thanks @Istalacar. I found now. You need place the the url of promviz in `helm/promviz-front/values.yaml`: Like this: ``` env: updateURL: "http://localhost:9091/graph" ```