Luke Secomb

Results 29 comments of Luke Secomb

I've packaged up the fixes so I don't have to keep manually editing the `@lwrjs/*` package source code. This fixes the windows support bugs as well as an odd `index.(js|ts)`...

`pnpm install --shamefully-hoist` seen to do the trick... but I felt so shameful doing this.

Still no luck with autocomplete in either class files or triggers. ![image](https://user-images.githubusercontent.com/13529535/114251349-07f4a980-99e4-11eb-96bd-7c4dbc006730.png) enabled `"salesforcedx-vscode-apex.advanced.enable-completion-statistics": "true"` and got an extra 2 lines of logging (last 2 lines here). ``` 09:52:47.454 [Apex...

I reckon it might be something machine related. Have nuked vs code + the sf extension pack multiple times over the past few months, again today, and even setup on...

Looks like the maintainer hasn't been active on Github since 2017. Might be time for someone to fork this and keep it going. For now if anyone still wants access,...

Looks like this could be closed? Version `3.1.0` is the latest - updated 9 months ago. and features the `nonce` changes. https://www.npmjs.com/package/react-google-recaptcha

Ran into a similar issue trying to give Leptos a crack for the first time. Might sound silly, but manually creating the `/target` folder in your project root seemed to...

Looking forward to the official Local Development Server release but I really couldn't wait much longer, have sadly barely used it due to [CSS Variables not being supported](https://github.com/forcedotcom/lwc-dev-server-feedback/issues/76). Sharing because...

Managed to get this running on Windows via WSL 2 without any issues. 99% sure it ran with my RTX 3070 and not the CPU out of the box without...