I was trying to run this inside of a bb post module to exclude the current post it was on and return 3 posts from the same post author as the page it is on. The tangible block was only showing the current post, and when inputted into a bb post module it shows three posts but two of them are the post it is currently on instead of excluding it.
<div class="pp-content-grid-post-text">
<h3 class="pp-content-grid-post-title"> <Field title /> </h3>
</div>
<a href="{post:url}"> <button class="orange-button">Explore Roast</button></a>