Skip to content

Fire onLoad event when Glider is initialized #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Fire onLoad event when Glider is initialized #113

merged 1 commit into from
Mar 24, 2022

Conversation

kevinfarrugia
Copy link
Owner

What's Changing

  • onLoad event fires when the Glider component is initialized.
  • onRefresh is only fired once on initialization. Previously it fired twice if the Glider component did not have an id assigned to it because the id was updated using auto-id after first render. (see more: Tooltips flicker when modal dialog is added reach/reach-ui#193)

Change Type

  • documentation
  • patch
  • minor
  • major

@kevinfarrugia kevinfarrugia added the minor create a minor release label Mar 24, 2022
@kevinfarrugia kevinfarrugia merged commit 886ecf0 into kevinfarrugia:master Mar 24, 2022
@hipstersmoothie
Copy link
Collaborator

🚀 PR was released in v3.1.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor create a minor release released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants