Sitecore / Sitecore.Rocks

Sitecore Rocks is a plugin for Visual Studio for Sitecore developers.
Other
75 stars 27 forks source link

Set base templates from context menu does not reload template editor #131

Open nickwesselman opened 4 years ago

nickwesselman commented 4 years ago

Steps to reproduce:

  1. open any template in template editor
  2. right click on this template in the tree and choose set base tempaltes
  3. make any changes to base templates list and click ok
  4. make any change to template in the template editor and click save
  5. check base templates list

Result: changes from step 3 lost

expected result: changes are there.