-
When I specify that I want to use typescript like this:
`
/**
* Most top level component
* @component
* @example
*
*/
export default {}
`
I get this error msg when I build when I t…
ghost updated
2 years ago
-
Currently, when rendering a family, People without an associated image of them display a silhouette of Lincoln. As much as some would love to claim a presidential connection, this is really just a pla…
-
Similar problem to [this issue](https://github.com/hotwired/stimulus/issues/215), but my Stimulus controllers even fire Initialize twice with just one controller instance. I'm using ruby "3.2.2", "rai…
-
There have been some discussions and work (eg @jasperro has a branch going) on redesigning Koala.
I want to show my take on the redesign, based on Martijn's design (#624) and existing apps.
Feel fre…
-
For example, the `_SienarDashboardNav` and `_SienarStandardNav` partials should be `ViewComponent`s because both have logic that executes prior to rendering. Other partials, such as `_SienarBrand`, sh…
-
### Description
I spent a little time investigating how, and I think I found a fitting solution for how to use ASP.NET MVC to build the Index.cshtml file instead of having each app maintaining it b…
-
I have been struggling like crazy to find something that fits my missing gap. I was nearly about to go down the long dark path of building a "light" cms because we really didn't need a full-fledged bu…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.0.3
### Bug summary
The custom route with **UmbracoPageController** and **IVirtualPageControlle…
-
I have published in Azure Web App and in IIS it gives me the following error. The Project was in asp.net core 1.1 and it worked well, but in core 2.0 it fails.
2017-10-05 18:30:49.776 +00:00 [Er…
-
[Haml 6](https://github.com/haml/haml/blob/main/CHANGELOG.md#600) has replaced its implementation with Hamlit.
While attempting to upgrade an app that uses cells-rails to haml 6, I'm seeing some br…