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

[Vue] Fix integrated mode error #1524

Merged
merged 5 commits into from
Jun 14, 2023
Merged

[Vue] Fix integrated mode error #1524

merged 5 commits into from
Jun 14, 2023

Conversation

addy-pathania
Copy link
Contributor

@addy-pathania addy-pathania commented Jun 13, 2023

apollo/client uses the latest version of tslib which is not compatible with our current setup.
Added previous patch release of tslib to vue template.

Description / Motivation

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Copy link
Contributor

@art-alexeyenko art-alexeyenko left a comment

Choose a reason for hiding this comment

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

👍

@art-alexeyenko art-alexeyenko merged commit ac7cb1b into dev Jun 14, 2023
@art-alexeyenko art-alexeyenko deleted the bug/588122-vue-error branch June 14, 2023 16:53
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