Akash Borad

Results 5 comments of Akash Borad

Does anybody find the solution for this issue? I'm also getting the same error with the following version of library. "@ionic/core": "^4.5.0", "@stencil/core": "^1.0.7", "node-sass": "^4.11.0", "@stencil/sass": "^1.0.0",

Thanks @FDiskas, it has resolved that issue but got a new error now. ![image](https://user-images.githubusercontent.com/10610475/59904597-953ac880-9421-11e9-8711-1cc4e5585b0e.png) stencil.config.ts looks like: ```` import { sass } from '@stencil/sass'; import { Config } from '@stencil/core';...

Hey @sslotsky Did you find any solution for you use case? I'm also having similar setup like you've(i.e diff environments) but couldn't find anything except using @State() decorator. which also...

Is there any workaroud to select the edge and make it draggable?

Same error here, anyone able to solve it?