-
using `.Save(object, false)` against the current master branch.
https://github.com/umco/umbraco-fluidity/blob/04feb1d4b83ccc33bb2d03e7a3d29dd01b731d65/src/Fluidity/Data/DefaultFluidityRepository.cs…
-
Interesting one as it can be fixed in either Stacked Content or Umbraco itself. Here's a screenshot:
![stacked_content_overlap](https://user-images.githubusercontent.com/12008315/38390233-9a6978d4-…
-
Could use an external database?
-
Hi guys,
Got a bit of strange error that I can't suss out.
When re-opening a page that hs been saved and published, if I go to edit a stacked content block that has a drop down on it the fails to …
-
When an editor adds content in an overlay and accidentally closes the overlay, created content might be lost without a warning.
(Similar to this report for DTGE: https://github.com/umco/umbraco-doc-…
-
I followed the example [published here](https://umco.github.io/umbraco-fluidity/overview/getting-started/ ) (using same Transact-SQL to create DB and code listed on page) but when trying to view the U…
-
If I turn on the Hide Label property of a stacked content, label is still displayed. I found that `FluidityentityMapper.ToEditModel:152` uses `dataTypeInfo.PropertyEditor.ValueEditor.ConfigureForDispl…
-
First, I want to say this is an *amazing* project - jaw droppingly good! The number of features and quality of the code and documentation is stunning. I managed to get a simple List View working in ab…
-
On Umbraco v7.7.6 with StackedContent v1.0.4
When having Stacked Content within Stacked Content, at each depth, the tabs for the content being displayed in the overview panel has an id of 20, there…
-
After updating to 7.8.0 and 7.8.1 I cant edit an item of Stacked Content anymore.
The overlay is basically just empty with none of the properties showing or existing in the HTML.
I hope this makes…