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

[compiler] Don't error on ref-in-render on StartMemoize #30715

Merged
merged 5 commits into from
Aug 16, 2024

Conversation

Test Plan:
Fixes the previous issue: ref enforcement ignores memoization marker instructions

[ghstack-poisoned]
Copy link

vercel bot commented Aug 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2024 5:16pm

Test Plan:
Fixes the previous issue: ref enforcement ignores memoization marker instructions

[ghstack-poisoned]
Copy link
Contributor

@josephsavona josephsavona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice nice

```

### Eval output
(kind: exception) useRef is not defined
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

Test Plan:
Fixes the previous issue: ref enforcement ignores memoization marker instructions

[ghstack-poisoned]
Test Plan:
Fixes the previous issue: ref enforcement ignores memoization marker instructions

[ghstack-poisoned]
Test Plan:
Fixes the previous issue: ref enforcement ignores memoization marker instructions

[ghstack-poisoned]
@mvitousek mvitousek merged commit ce0887f into gh/mvitousek/27/base Aug 16, 2024
19 checks passed
mvitousek added a commit that referenced this pull request Aug 16, 2024
Test Plan:
Fixes the previous issue: ref enforcement ignores memoization marker instructions

ghstack-source-id: f35d6a611c5e740e9ea354ec80c3d7cdb3c0d658
Pull Request resolved: #30715
@mvitousek mvitousek deleted the gh/mvitousek/27/head branch August 16, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants