Skip to content
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

useEvent: Only check for calls during render in development #1269

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Nov 3, 2022

Avoid relying on __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED in production. This is only needed to add extra debug information.

@render
Copy link

render bot commented Nov 3, 2022

@Janpot Janpot added the enhancement This is not a bug, nor a new feature label Nov 3, 2022
@Janpot Janpot changed the title Only check for calls during render in development useEvent: Only check for calls during render in development Nov 3, 2022
@Janpot Janpot marked this pull request as ready for review November 3, 2022 10:48
@Janpot Janpot requested a review from bytasv November 3, 2022 10:48
@Janpot Janpot merged commit ef5ad1b into master Nov 3, 2022
@Janpot Janpot deleted the prod-render-check branch November 3, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants