X Tutup
Skip to content

Fixed unexpected lua error from Object.GetOwnPropertyDescriptors nil#994

Merged
Perryvw merged 1 commit intomasterfrom
feature/objectgetownpropertydescriptors
Mar 2, 2021
Merged

Fixed unexpected lua error from Object.GetOwnPropertyDescriptors nil#994
Perryvw merged 1 commit intomasterfrom
feature/objectgetownpropertydescriptors

Conversation

@Perryvw
Copy link
Member

@Perryvw Perryvw commented Feb 28, 2021

Fixes #993

@Perryvw Perryvw requested review from lolleko and tomblind March 1, 2021 21:33
@Perryvw Perryvw merged commit 0299d71 into master Mar 2, 2021
@Perryvw Perryvw deleted the feature/objectgetownpropertydescriptors branch March 2, 2021 18:14
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.

Error when deleting property from table with metatable

2 participants

X Tutup