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

rbx_dom_lua rojo-rbx/rbx-dom@440f3723 (attribute validation) #809

Merged
merged 5 commits into from
Oct 25, 2023

Conversation

kennethloeffler
Copy link
Member

Brings over some changes to rbx_dom_lua to validate attribute names before calling Instance:SetAttribute. This should prevent Rojo from falling over when it attempts to sync an attribute with an invalid name.

@Dekkonot Dekkonot merged commit 9f13bca into rojo-rbx:master Oct 25, 2023
4 checks passed
@kennethloeffler kennethloeffler deleted the rbx-dom-lua-440f3723 branch October 25, 2023 22:43
Dekkonot pushed a commit to UpliftGames/rojo that referenced this pull request Jan 11, 2024
…bx#809)

Brings over some changes to rbx_dom_lua to validate attribute names
before calling `Instance:SetAttribute`. This should prevent Rojo from
falling over when it attempts to sync an attribute with an invalid name.
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.

2 participants