Skip to content

Added support for this.unblock() in Meteor.publish() context#11392

Merged
filipenevola merged 6 commits intometeor:release-2.3from
vlasky:unblock_publish
May 7, 2021
Merged

Added support for this.unblock() in Meteor.publish() context#11392
filipenevola merged 6 commits intometeor:release-2.3from
vlasky:unblock_publish

Conversation

@vlasky
Copy link
Copy Markdown
Contributor

@vlasky vlasky commented Apr 20, 2021

@StorytellerCZ
Copy link
Copy Markdown
Collaborator

We will probably have to makes some changes to the documentation with this. We should probably tie this change to the next release, what do you think @vlasky ?

@StorytellerCZ StorytellerCZ added this to the Release 2.3 milestone Apr 29, 2021
@filipenevola filipenevola changed the base branch from devel to release-2.3 May 7, 2021 14:13
@filipenevola filipenevola merged commit acb91b4 into meteor:release-2.3 May 7, 2021
@filipenevola filipenevola mentioned this pull request May 7, 2021
6 tasks
@derwaldgeist
Copy link
Copy Markdown

Did this PR consider the problem that after unblocking any change to the sub parameters will cause every document contained in the publication to be transferred again? This is a big issue with the community packages.

https://forums.meteor.com/t/strange-phenomenon-subsequent-methods-or-subs-wont-succeed/55029/67

perbergland added a commit to ref-app/DefinitelyTyped that referenced this pull request Mar 16, 2022
typescript-bot pushed a commit to DefinitelyTyped/DefinitelyTyped that referenced this pull request Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants