Nikita R

Results 7 comments of Nikita R

@vinayshah just run it on you host machine and disable cors check for warden's nginx container. You can achieve this by adding following files to your `.warden` directory near your...

Hello, Looking for this feature too. Just want to add some new fields to the multiple options and it would be cool to have extensions attributes in `ProductCustomOptionValueInterface`

+1, it's crucial. I'm using 32:9 ultra wide monitor + Rectangle for resizing my windows. I know probably using such monitor isn't good for coding, but usually I place all...

+1, the same issue Probably it happens when the component is hidden with `display: none` on a parent which switches into `display: block` using state of a parent component. I...

Hello @andcov! I've noticed the same problem in my LazyVim configuration. The cursor is really hard to distinguish from the background with default solarized theme when the word is highlighted...

So, I was fighting with similar issue this day (AWS EKS + ALB). I created Rollout object in the cluster, tried installing kubectl plugin and connecting from localhost, but nothing...