Describe the bug
The spacer block breaks after importing a page (maybe post too) from another site to a new site using Gutenberg on both sites.
I have not tested this with posts, only with pages so far.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Spacer blocks should work as on the original site.
Screenshots
Spacer block on the original page:

Spacer block on the imported page:

Spacer block on the original page, HTML view:

Resolving modal on the imported page:

Comparing a new spacer and the broken spacer, converted to HTML in the imported page:

Desktop (please complete the following information):
Smartphone (please complete the following information):
Not tested
Additional context
Gutenberg: 4.1.1
WordPress: 4.9.8
Hello @luminuu, thanks for the report! This is caused by WordPress stripping any aria- attributes at the moment. This has been already fixed in core and will be part of WordPress 5.0.
Most helpful comment
Hello @luminuu, thanks for the report! This is caused by WordPress stripping any
aria-attributes at the moment. This has been already fixed in core and will be part of WordPress 5.0.