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

fix: change to a more stable way of using hasOwnProperty #11519

Closed

Conversation

ssi02014
Copy link
Contributor

@bluebill1049 👋
How about using the hasOwnProperty method we are currently utilizing in a more stable manner?
This work does not result in significant changes...! 😂
It simply makes the use of hasOwnProperty more stable.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/hasOwnProperty#using_hasownproperty_as_a_property_name

Copy link

codesandbox bot commented Feb 16, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@ssi02014 ssi02014 closed this Apr 24, 2024
@ssi02014 ssi02014 deleted the refactor/hasOwnProperty branch May 28, 2024 07:59
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.

None yet

1 participant