Skip to content

Conversation

seanpdoyle
Copy link

This commit introduces three additional callbacks:

  • before_reload - evaluated before re-fetching the resource's data with a GET request

  • after_reload - evaluated after re-fetching the resource's data with a GET request

  • around_reload - evaluated around re-fetching the resource's data with a GET request

This commit introduces three additional callbacks:

* `before_reload` - evaluated before re-fetching the resource's data
  with a `GET` request

* `after_reload` - evaluated after re-fetching the resource's data with
  a `GET` request

* `around_reload` - evaluated around re-fetching the resource's data
  with a `GET` request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant