rickbutterfield / Umbraco.Community.BlockPreview

Easy to use rich HTML backoffice previews for the Umbraco Block List and Block Grid editors.
MIT License
15 stars 10 forks source link

fix: validate if file is maybe writter in pascal case if view is not found by camel case #45

Closed bielu closed 5 months ago

bielu commented 7 months ago

When using linux, there might be issue when using Pascal case for views, as aliast is lower case in begining always, and Pascal is Upper case first.