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
Updated fix:
To PageAdminProject.tsx page code to `params?.id?.toString() ?? 'unknown'` so it is the same syntax than other pages in the project.
To the lines that are shown as changed in the docs.
0 commit comments