Base solution for your next web application

Activities of "alirizaadiyahsi"

Did you run yarncommand before npm start ?

Could you try to remove node_modules folder and run yarncommand to install packages again?

When I tested, it works well. We skip anti-forgery token validation for POST, PUT, PATCH and DELETE attributes. Are you using GET? In documentation we mention that you should use POST. If you want to use GET than you set an anti-forgery token or you can disable it.

Check this document for more info: <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/XSRF-CSRF-Protection">https://aspnetboilerplate.com/Pages/Doc ... Protection</a>

Answer

What about if you start project without HMR mode?

And I found the duplicate question :)

#2361

You can check Languages and Language text pages for example.

Great! And thank you very much for your detailed explanation.

Check the image:

Thanks for feedback.

Dublicate of #3507

Do you have a chance to look at the logs.txt if there are any errors? Are others(existing/not generated by RAD tool) working?

i did notice that there is no node_modules in the site after being deployed. must their be?

No, gulp command copied it all to libs.

Showing 31 to 40 of 369 entries