Hey there,
I'm using Persona theme and would like to force the display of badges (effectively removing the "no group" option from users), is this possible?
Thanks,
Hi guys,
Does someone know how to fix these 2 warnings?
as
value and it is preloaded intentionally.P.S. I use nodebb v 1.14.1
Did u solve this problem?
I got same warning too.
DevTools failed to load SourceMap: Could not load content for https://example.com/assets/src/modules/jquery.form.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load SourceMap: Could not load content for https://example.com/assets/src/modules/pulling-drawer.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
half solved.
found pulling-drawer.js, pulling-drawer.js.map in nodebb/node_modules/pulling/build
found jquery.form.min.js, jquery.form.min.js.map in nodebb/node_modules/jquery-form/dist
then I copied these file in nodebb/build/public/src/modules
no error logs printing at console now
but if I rebuild nodebb, it disappears..
.js.map
files are just source maps. They're for debugging and you can safely ignore them failing to load. Is there a specific reason you're trying to silence those warnings in particular?
@pitaj Currently I have problem with google search console.(Couldn't fetch sitemap) → problem with sitemap
So I was testing my website with some google tools(testing url in search console, PageSpeed Insights, ...) and search console show error with those files.
Just tried to solve my sitemap problem...
Still, the problem has not been solved