@juanma Also, check this new error I found since updating to latest Frontity:
Instead of showing 404 page it shows internal server error
try http://api-tech.pl/kontakt?k=1
pattern: "/kontakt/", state.source.data["/kontakt/"].isContactPage = true;
@juanma Also, check this new error I found since updating to latest Frontity:
Instead of showing 404 page it shows internal server error
try http://api-tech.pl/kontakt?k=1
pattern: "/kontakt/", state.source.data["/kontakt/"].isContactPage = true;
Hi @furrysmile2
Your contact page appears to be working. Could you provide more context around this issue, e.g. why you need the querystring parameter?
just error testing, it should show 404 instead of internal server error, but it’s giving error, so what’s the fix instead of rewriting code.
Hi @furrysmile2
I moved your question to an isolated post so everything is more organized,
Regarding your question
Can you please provide a repo or code-sandbox with your code? This is especially helpful to find solutions of technical issues with specific code
The http://api-tech.pl/ site doesn’t seem to return a proper Frontity homepage nor http://api-tech.pl/kontakt page