David Dal Busco
David Dal Busco
@soundshed here the informations. Your system information: Cordova CLI: 6.5.0 Ionic Framework Version: 2.0.1 Ionic CLI Version: 2.2.1 Ionic App Lib Version: 2.2.0 Ionic App Scripts Version: 1.0.0 ios-deploy version:...
@gevgeny @soundshed I had a try, again, but could find a way. I've the feeling that I should provide my own HighchartsStatic new object because the prod compiler doesn't accept...
@soundshed I don't have a custom build process, just standard Ionic rollup typescript build. I just tried following solution described by @fr4ngus https://github.com/gevgeny/angular2-highcharts/issues/156 and it worked just fine, bot "ionic...
Thank you @FluorescentHallucinogen 👍 As I meant in my tweet and above screenshot, I would really appreciate the ability to style the icon (not just for design reason but also...
I faced and solved this issue by installing a version of ionic/core stencil one friendly (as displayed in the breaking changes list https://github.com/ionic-team/stencil/blob/master/BREAKING_CHANGES.md#stencil-one) npm rm @ionic/core --save npm install @ionic/core@one...
No options are currently implemented to set the [normalize whitespace](https://prismjs.com/plugins/normalize-whitespace/) options of PrismJS. I'm not against it and PR are welcomed. It would need one in the [component](https://github.com/deckgo/deckdeckgo/tree/main/webcomponents/highlight-code) and then...
Hey @endymion1818 thx for the issue. I do understand and see your point, but can't you render it on the server side, it doesn't work aka you are facing problem...
note: the source of web components attached by this plugin are available in our mono-repo in case you want to play with it ;) https://github.com/deckgo/deckdeckgo/tree/master/webcomponents/highlight-code
Thank you for your answer. To be honest with you, I am not sure that I will be able to debug it and fix it, SSR is tricky and I...
thank you for the repo. I should "just" checkout the PR and then `npm run build`? or what are the cmds? Just want to be sure that I perform the...