Closed AlonsoK28 closed 1 year ago
any advice about this issue ?
in this case for my department called as "pcs-y-accesorios" the data.json
file is available at https://main--amzmation-ssr-1.netlify.app/pcs-y-accesorios/data.json but never is requested
was an error on my code
stateTransfer is working very well
🐞 Bug report
Description
I had implemented
useScullyTransferState
on my app butdata.json
is not provided on request🔬 Minimal Reproduction
my-service.ts
my-component.ts
also
data.json
is generated correctly with my API information togheterindex.html
when I visit my app hosted into netlify (https://main--amzmation-ssr-1.netlify.app/) to the route "/" is working well and the response of
data.json
is well doneBut if try to access using a department URL https://main--amzmation-ssr-1.netlify.app/pcs-y-accesorios the response is empty and the
data.json
file never is requested💻Your Environment
Angular Version:
Scully Version:
🔥 Exception or Error
No exception error specifically from scully, the error is displaying on my app because the data source is empty