umbraco-doc-type-grid-editor icon indicating copy to clipboard operation
umbraco-doc-type-grid-editor copied to clipboard

Validation doesn't disappear

Open skartknet opened this issue 4 years ago • 5 comments
trafficstars

A client has reported that the error messages don't disappear after fixing them. Is this a known bug?. I have the impression that we have already discussed this before ;)

https://www.loom.com/share/5d3aab6bf2e347b19c7771be62e0183c

skartknet avatar Apr 19 '21 05:04 skartknet

Could be related to the validation changes in 8.7.

skttl avatar Apr 19 '21 06:04 skttl

It's something to do with the cleanup of the blueprint that is created for the validation. If I remove it, the validation works as expected, but the blueprint is obviously not deleted. Not sure at what point to delete it, it looks like each time it validates it creat a new blueprint and I reckon that's the main issue..

skartknet avatar Apr 28 '21 05:04 skartknet

+1, also experiencing this!

md-hc avatar Nov 01 '21 10:11 md-hc

Same here using Umbraco 8.17(.1) and DTGE 1.2.7. In Umbraco 8.10.2 we did not experience this problem (but there are of course quite a few versions in between) .

inetzo avatar Nov 09 '21 15:11 inetzo

Isn't this the same issue as issue https://github.com/skttl/umbraco-doc-type-grid-editor/issues/231? Created PR https://github.com/skttl/umbraco-doc-type-grid-editor/pull/267

inetzo avatar Nov 10 '21 18:11 inetzo