Hi,
The Access-Control-Allow-Origin header are set to * in the settings menu but I don't see the header when I make a request to the api. I can see others headers so why not this one?
Any idea ?
Thanks
Hi,
The Access-Control-Allow-Origin header are set to * in the settings menu but I don't see the header when I make a request to the api. I can see others headers so why not this one?
Any idea ?
Thanks
Hi,
I tried to set a custom home page on the last nodebb version (v1.13.2)
I did install the custom page plugin and create a new page and route(/lobby)
On the ACP>General>Home Page menu, when I select the Custom value of the Home Page Route selector, the Custom route field doesn't show up.
I tried to force it to appear by overiding the css value and them save the value I wanted (/lobby)
The value seems to be saved correctly on app.config(homePageCustom: "/lobby" homePageRoute: "custom" ) but when I launch the application, the site try to open /custom route instead of the /lobby one.
Do you see what I did wrong?
Sincerely,
Quentin