Theofanis Despoudis
Theofanis Despoudis
Hey @jan-clockworkwp sorry for the late response. We are currently looking at some new relevant updates committed in WordPress develop regarding the optional `index.asset.php` here: https://github.com/WordPress/wordpress-develop/pull/5799
@jan-clockworkwp @jaredcbaum the latest plugin update @faustwp/[email protected] version contains a fix for this issue. I'm closing this ticket but feel free to comment back if you still any problems.
Thank you @mdrayer. Would you be able to provide a PR for this?
@mdrayer Make sure you fork the repo, make your changes, and open a PR against the Canary branch. We have a contribution guide: https://github.com/wpengine/faustjs/blob/canary/CONTRIBUTING.md#instructions-for-contributing-code You also need to complete a...
Hey @monzuralam. Is there a particular issue you are facing here? Thanks
Hey @monzuralam . Thanks for the report. Would you be able to submit a PR about it?
cc @jasonbahl
Hey @monzuralam thank you for the question. We are going to move this ticket into the discussions section and you can review @jasonbahl suggestion as well.
Hello @arielsehr Thank you for the report. Are you saying that you have both `[[...wordpressNode].js]` and a dynamic route in the same folder? Could we see a small reproduction please?
Hey @arielsehr thank you. It seems that if you have both a dynamic route and a catch-all route in the same folder then Next.js will prioritize the dynamic route first...