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 error in CoreAdminUI in development mode #4432

Merged
merged 1 commit into from
Feb 19, 2020
Merged

Conversation

fzaninotto
Copy link
Member

Closes #4322

@fzaninotto fzaninotto added the RFR Ready For Review label Feb 19, 2020
@fzaninotto fzaninotto added this to the 3.2.3 milestone Feb 19, 2020
@@ -36,6 +36,9 @@ module.exports = {
'OptionTextElement',
'RedirectionSideEffect',
'RefreshSideEffect',
'AdminUIProps',
Copy link
Member Author

Choose a reason for hiding this comment

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

We should spend some time upgrading babel, this is forced by a bug that was fixed a few months ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CoreAdminUI with dynamic list of Resource does not render in production build
2 participants