re-enables LoadMinimalDocument and adds this to the optimized check, even in optimized model the OnRenderNode can still execute with a minimal doc.
This commit is contained in:
@@ -36,7 +36,6 @@ namespace umbraco.editorControls.MultiNodeTreePicker
|
||||
/// </summary>
|
||||
private int? m_DeterminedStartNodeId = null;
|
||||
|
||||
[Obsolete("This is no longer used and has no effect")]
|
||||
protected override bool LoadMinimalDocument
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user