DUPLICATE: Bricks block editor notice wrapper has wrong link

Browser: Safari
OS: macOS

If you edit a post and open the post editor from list, you may see a message and a button - the button is targeting the wrong url.

For example it tries to open /wp-admin/post.php?post=29693&action=edit# which is not the expected behavior.

<div class="bricks-block-editor-notice-wrapper"><p class="bricks-editor-message">This page is built with Bricks.</p><div class="bricks-editor-buttons"><a class="button button-primary" href="#">Edit with Bricks</a><a class="button" href="#">Use block editor</a></div></div>

The link in the top bar is correct.

<a id="toolbar-edit_with_bricks" class="button button-primary" href="https://example.com/?bricks=run">Edit with Bricks</a>

Hi Chris,
Thanks so much for your report.

The problem has already been reported twice:

I’ll close this thread accordingly, and we’ll update the original thread once the issue is resolved.

Best regards,
timmse