José Luis

Results 482 comments of José Luis

@boazpoolman Unfortunately, it won't be done, check [this issue](https://github.com/strapi/strapi-plugin-seo/issues/20).

> In fact, automatically filling fields from other fields is not something we encourage you to do at Strapi. However, I will definitely think about a way to import the...

It seems to be related to [this issue](https://github.com/strapi/strapi-plugin-seo/issues/53).

Also, seems to be related to: https://github.com/strapi/strapi-plugin-seo/issues/37

It would be nice to have a wait to mock the **api**, right now the permission checking does not work on it (i.e., `navigator.permissions.query({name: "clipboard-read"})`).

> I don't think this is going to be stable, the video can be removed there were any video modules? It could get random video URLs from youtube or any...

> Faker version 5 is totally fine on the browser. It is super heavy.

I'm looking exactly for something like this, but there are not maintained libraries at the moment, and honestly, I don't understand why.

> @SalahAdDin, are you looking for sorting exports, or only re-exports from other files? Sorting exports, We don't have to go to every file and sort them manually hahahahaha.

> I mean, do you want to sort all exports? If a file exports two functions and a constant, do you want to sort those? Or only sort re-exports like...