Umbraco.Community.BlockPreview icon indicating copy to clipboard operation
Umbraco.Community.BlockPreview copied to clipboard

Easy to use rich HTML backoffice previews for the Umbraco Block List and Block Grid editors.

Results 20 Umbraco.Community.BlockPreview issues
Sort by recently updated
recently updated
newest added

### Which Umbraco.Community.BlockPreview version are you using? 2.0.2 ### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10 14.3.0 ### Bug summary When previewing an...

bug

### Which Umbraco.Community.BlockPreview version are you using? 2.0.2 ### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10 14.2 ### Bug summary My current setup:...

bug
good first issue

### Which Umbraco.Community.BlockPreview version are you using? 1.10.3 ### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10 13.4.1 ### Bug summary When an element...

bug

### Which Umbraco.Community.BlockPreview version are you using? 2.0.2 ### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10 14.2.0 ### Bug summary Hello! Love your...

bug

Bumps [Umbraco.Cms](https://github.com/umbraco/Umbraco-CMS) from 12.0.0 to 12.3.4. Commits 5dfa766 Post fix 4a7ad4a Merge pull request from GHSA-v98m-398x-269r cdd4d2a Merge pull request from GHSA-cfr5-7p54-4qg8 be5a740 Merge pull request from GHSA-8qp8-9rpw-j46c 13cc320 Merge...

dependencies

Bumps [Umbraco.Cms](https://github.com/umbraco/Umbraco-CMS) from 11.0.0 to 12.3.4. Commits 5dfa766 Post fix 4a7ad4a Merge pull request from GHSA-v98m-398x-269r cdd4d2a Merge pull request from GHSA-cfr5-7p54-4qg8 be5a740 Merge pull request from GHSA-8qp8-9rpw-j46c 13cc320 Merge...

dependencies

I have added a 4px top margin plus a border to make the blocks distinguishable with each other. ![image](https://user-images.githubusercontent.com/9937803/216609341-c8918d8d-9b4a-47a7-89fc-f0a3cf027637.png) I was unable to the css stylesheet to load so it's...

enhancement

### Which Umbraco.Community.BlockPreview version are you using? 1.8.4 ### Which Umbraco version are you using? For example: 10.4.0 - don't just write v10 13.2 ### Bug summary When viewing the...

bug

Not sure if this is related to package or Umbraco's internal BlockEditorConverter. Value is passed as [{value: "A"}, {value: "B"}, {value: "C"}] to PreviewMarkup call. Same value for the GetById...