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

[3.x] Fix Cordova #13117

Merged
merged 3 commits into from
May 2, 2024
Merged

[3.x] Fix Cordova #13117

merged 3 commits into from
May 2, 2024

Conversation

nachocodoner
Copy link
Member

@nachocodoner nachocodoner commented Apr 30, 2024

OSS-391


Issues

Critical issues on Cordova experience on Meteor 3.x.

Two issues reported and described on Meteor Discord, https://discord.com/channels/679410334292901888/1225337436784037919

  • Running your app and the development server breaks. (Missing async on loading logging package.)
  • Running an app with Accounts imported crashes systematically due to the Accounts package? Not reproduced.

Published on forums as well.
https://forums.meteor.com/t/meteor-3-typeerror-cannot-read-properties-of-undefined-reading-format/61390

Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for v3-meteor-api-docs canceled.

Name Link
🔨 Latest commit c9ee8a0
🔍 Latest deploy log https://app.netlify.com/sites/v3-meteor-api-docs/deploys/6631244857b75b00082e40df

Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for v3-migration-docs canceled.

Name Link
🔨 Latest commit c9ee8a0
🔍 Latest deploy log https://app.netlify.com/sites/v3-migration-docs/deploys/663124483b412300085dea0f

@StorytellerCZ StorytellerCZ added this to the Release 3.0 milestone May 1, 2024
@nachocodoner nachocodoner marked this pull request as ready for review May 2, 2024 03:29
@nachocodoner nachocodoner merged commit a944412 into release-3.0 May 2, 2024
12 checks passed
@nachocodoner nachocodoner deleted the 391-fix-cordova branch May 2, 2024 03:29
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.

None yet

3 participants