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

Bugfix: fix js timeout (Issue #73) #74

Merged
merged 2 commits into from
Jun 16, 2021

Conversation

patricekaufmann
Copy link
Contributor

This PR fixes a bug that started occuring with Neos 7.1 and larger JavaScript refactoring. See (#73)

Prior to 7.1 the window.Typo3Neos object always contained an object I18n. Since 7.1 it is possible for the Typo3Neos object to not contain the I18n object because the initialization process has been refactored.

@Sebobo Sebobo merged commit 7bbbb7f into neos:master Jun 16, 2021
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