You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i want to allow .pdf extension in routing with ssr. how can i do that ? . i can not give direct path to the file i need to redirect to component with this routing only –
i want to allow .pdf extension in routing with ssr. how can i do that ? . i can not give direct path to the file i need to redirect to component with this routing only –
i want only this kind of url with angular ssr :- http://localhost:4200/view-file/Final-online-booklet-27-August-2024.pdf
i don't want to change anything in url except filename that will be dynamic.
i want to use ng serve command with angular ssr
can anyone help me on this
The text was updated successfully, but these errors were encountered: