Nícholas André

Results 111 comments of Nícholas André
trafficstars

Good catch, this isn't specific to App Router but I agree we need to fix it.

Thanks for the bug report. We'll look into it. In the meantime, you can add `// @ts-expect-error` to make it build.

Ideally we would have a way to detect the next.js version and adjust the config accordingly to avoid doing a major just for this setting.

https://github.com/10up/headstartwp/issues/655

The input buffer error is still happening however the issue described in https://github.com/10up/wp-scaffold/issues/290 has been fixed.

It looks like the issue is that images get corrupted when scaffolding with init

Here's the fix: https://github.com/10up/10up-toolkit/pull/452

Essa issue aqui precisa de um pouco mais de pesquisa pra vermos como podemos implementar no Adonis.

@NaylsonFerreira Você pode dar uma olhada nessa issue e tentar escrever como deve ser feita a implementação?

> @nicholasio travei nessa parte de comparar os dados com a API... Não seria mais interessante comparar com o fixture `technology.json`? Uma vez que ele já é utilizado no teste?...