meteor / react-packages

Meteor packages for a great React developer experience
http://guide.meteor.com/react.html
Other
571 stars 157 forks source link

Modified useFindClient hook #366

Closed piotrpospiech closed 1 year ago

piotrpospiech commented 1 year ago

Modification implemented as suggested in section 4.2. https://github.com/meteor/react-packages/pull/360#issuecomment-1290668953.

It removes the fetch function call and adds a data initializer made with cursor observing.

radekmie commented 1 year ago

@Grubba27 as discussed, it's ready to be merged as soon as the reviews are in (at least one more would be cool).