Closed GiorgosBetsos closed 6 years ago
Hi Giorgos,
I could see the error about the dash in the partial view name! I hadn't realized that, because I didn't create the partial views that way, I copied the html files from CoreUI and then renamed them.
On the other hand, since partial views basically start as an empty file, I usually create them with [Shift]+[F2] (from extension Add New File)
Hope this helps.
Trying to create a new partial view named, e.g., _app-myview, fails. However you can temporarily name the view to e.g. _AppMyView and then rename it to _app-myview.
Steps to reproduce: