Ben Read

Results 102 comments of Ben Read

There are types for Lunr already: https://www.npmjs.com/package/@types/lunr, not sure if this is up to date though

@Pavel910 Unfortunately it is still happening in v5.30 with RMWC v7

Yes I've just validated this, see attached screenshot. ![Screen Shot 2022-05-20 at 10 44 43](https://user-images.githubusercontent.com/2216344/169501813-e660fd89-35b4-4843-be97-fc41d3e6b229.png) We're using our `validation` package (`validation.validateSync(data.url, "url:allowHref");` for this string, and it seems it could...

> Another solution brought up by @brunozoric is to simply use 2 inputs, 1 for singular, and 1 for plural forms. I personally saw this approach in one of the...

I have been able to replicate this in 5.30.0 Preview URL: https://d10rw9zewbkmo7.cloudfront.net/untitled-l6mdd1kn?preview=62f284a7dfe28900095e00e0%230002&__locale=en-US&__tenant=root Live URL: https://dpkz273x5ol82.cloudfront.net/untitled-l6mdd1kn/ As you can see, the preview URL has a `console.log()` with the value `here`, but...

Hello @pikkolojoe , great news, we've identified a bug in the prerendering system and we've got a fix that'll be going into v5.31.0, which should be out in the next...

Hi! Thanks for submitting this issue ... could you give us a bit more information here ... I have successfully installed node modules a few times successfully on an M1...

``` ➜ blog-for-frontend-starter-kits git:(master) yarn webiny --version 5.24.0 ``` ![Screen Shot 2022-03-09 at 13 10 01](https://user-images.githubusercontent.com/2216344/157448080-1bff3946-c23c-4143-a863-492df74aa52b.png)

I have, but I believe its because I installed it whilst in a terminal running Rosetta ``` ➜ ~ node -v v14.19.0 ➜ ~ node Welcome to Node.js v14.19.0. Type...

I think this is a known issue with pngquant on Windows and not necessarily an issue with Strapi's plugin (or Strapi itself): https://github.com/gruntjs/grunt-contrib-imagemin/issues/96#issuecomment-42759424 && https://github.com/gatsbyjs/gatsby/issues/4866