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 the type attribute setter in the script tag #11626

Closed
wants to merge 1 commit into from

Conversation

arku
Copy link
Contributor

@arku arku commented May 27, 2020

Q                       A
Fixed Issues? Fixes #11621
Patch: Bug Fix? Yes
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

@arku arku force-pushed the fix/script-type-attribute-setter branch from adea7fc to 4695ec5 Compare May 27, 2020 04:23
@codesandbox-ci
Copy link

codesandbox-ci bot commented May 27, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 66c5052:

Sandbox Source
empty-meadow-wokh3 Configuration
thirsty-gauss-t78lg Configuration

@arku arku force-pushed the fix/script-type-attribute-setter branch from 4695ec5 to 66c5052 Compare May 27, 2020 04:26
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4695ec5:

Sandbox Source
youthful-jepsen-nw3xh Configuration
fervent-allen-bn1fy Configuration

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/22928/

@arku
Copy link
Contributor Author

arku commented May 27, 2020

Closing as @dfabulich has already submitted a PR fixing the same issue. My bad, I only noticed it after submitting mine.

@arku arku closed this May 27, 2020
@arku arku deleted the fix/script-type-attribute-setter branch May 27, 2020 04:30
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Aug 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In-browser JSX translation broken with 7.9 -> 7.10 upgrade.
2 participants