Good afternoon, I am using demo 17 within visual studio but when adding a tag <form id="xx" runat="server">
then I load the page and I see that the styles have been lost what can I do to solve this since I see in the development tools it indicates errors plugins.bundle.js:64 Uncaught TypeError: Cannot read properties of null (reading 'classList')
at plugins.bundle.js:64:159273
at Array.forEach (<anonymous>)
at plugins.bundle.js:64:159250
at plugins.bundle.js:64:159390
at Array.forEach (<anonymous>)
at z (plugins.bundle.js:64:159195)
at f.value (plugins.bundle.js:64:164900)
at f.value (plugins.bundle.js:64:186288)
at e.value (plugins.bundle.js:64:138313)
at plugins.bundle.js:64:183321
Hi Fredy,
Do you use our Asp.net core Starterkit or it is your own customization?
Also could you please describe how you are including your style file?