0

I have created an Angular 19 SSR application where I have standalone components and there are two modules like admin and actors. I have created dynamic routes in admin routing page. It works perfectly locally, but when I create its build, then I get an error:

The admin/fact-details/:id route uses prerendering and includes parameters, but getPrerenderParams is missing. Please define getPrerenderParams function for this route in your server routing configuration or specify a different 'renderMode'

Please help me resolve this issue.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.