Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
374 views
in Technique[技术] by (71.8m points)

Firebase Functions Angular SSR Error Cannot match any routes. URL Segment: 'index.html'

i deployed the Angular universal app through firebase functions

i am getting a error in the ssr function ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'index.html' from time to time. the webApp sometimes works but most of the time it crashes down showing the error

if i run the app locally with "serve:ssr" it works totally fine with no error .

how can i find a fix


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...