Kai Amundsen

Results 36 comments of Kai Amundsen

This is breaking a lot of things for us and putting us in a bind. We want to use a summer 21 feature (not even lwc) so we have to...

I will get you a project shortly but with some testing it seems that if the slot is heavily nested, then it doesn't render it. If I move the slot...

I withdraw my issue. having an explicit tag does work. I found that my issue with it not rendering was my own bad code. When trying to reproduce, I did...

Is there any progress here? I am still hitting this issue 6 months later. I am getting the impression the Salesforce dev tools are not tested on projects bigger than...

I am hitting this also, the static resource is referenced so the entire source:push is being blocked saying you aren't allowed to delete the static resource even though I am...

FINALLY now that npm bug makes me continue to distrust npm based installs but that is no longer a Salesforce issue.

Same is happening to me on macOS I have found that if I put new lines before and after the special tags, then this doesn't happen....once, because after running this...

FOUND THE ISSUE!! This is caused by a regex issue due to discrepancies in new line characters. If any of the text inside a block contains '\n\r' instead of just...