Raymond Camden
Raymond Camden
Hmm. So imagine in the parent I have stuff , and stuff included a block of Liquid code that output something dynamic. Does this mean the text would be raw...
I can confirm my simpler, reverse-er webc works: ``` Im the default slot. Content reversed: {{ slots.text.default | split: "" | reverse | join: "" }} ``` However, if I...
One note - when you document this, please explain the rules of the random string. For example, will it be safe to use as IDs for DOM elements. (If not,...
FYI, I'm having the same issue. It is with a NS/Vue project and definitely (afaik) nothing Electron related.
@ggarabedian I'm running Sidekick on Windows 10. Node is 10.11.0. npm is 6.4.1.
Wait, you were able to reproduce it though, right? "We were able to recreate the error only with the vue-cli-template, which depends on the @vue/devtools extension, which in turn brings...
Ah cool, I'm happy to know the issue. Is this something the app could detect? It already parses the package.json, right? Are a 'product', are you saying the expectation is...
@ggarabedian I agree that trying to cover every possible bad plugin would be an issue, but in this case it *specifically* came from the CLI and wouldn't that imply it's...
Could text be added to let people know about this? I could see it being a common issue for people testing. For example, org.nativescript.test is probably taken.
I think I'd care more about quick help then it being cool. ;) I'm a super new user but my worry is that _this_ particular issue could hit a lot...