Maisnam Raju Singh

Results 14 comments of Maisnam Raju Singh
trafficstars

@hanzei sorry i requested the review too early, ill request it once qa is done on this

> Should the PR/Issue title also have a label? I guess it should have one, @sanjaydemansol can you add it.

@catalintomai @hanzei @givors-anabasis is 6) possible. I am not aware of any features that allow us to do the same. I had a call with @lufty-demansol and this is the...

@dexios1 you need to make use of this config Vue.config.ignoredElements https://vuejs.org/v2/api/?#ignoredElements

@mickmister Please take a look and see if I missed anything. Cheers

@mickmister would like to pick this one up for the next sprint as I am already working on the modal for the create issue.

The issue with the css. Changing the css for the butterfly-svg class fixed the issue for me. ``` .butterfly-svg { position: absolute !important; } ```

I'm also suffering from the same issue, would like your feedback on how to overcome such an issues, I have decided to use the solution @ronnyroeller has suggested.