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

Default condition should be last one #30

Closed
feifeiteacher opened this issue May 28, 2024 · 3 comments · Fixed by #31
Closed

Default condition should be last one #30

feifeiteacher opened this issue May 28, 2024 · 3 comments · Fixed by #31
Labels
bug Something isn't working

Comments

@feifeiteacher
Copy link

Describe the bug

Using this dependency in projects with vue3.0.0 and webpack will cause the project build to fail

Steps to reproduce the bug

1.npm install @unleash/proxy-client-vue
2.import { useFlag } from '@unleash/proxy-client-vue'
3.const isEnabled = useFlag('test-toggle')

Expected behavior

No response

Logs, error output, etc.

No response

Screenshots

No response

Additional context

No response

Unleash version

0.1.1

Subscription type

Enterprise

Hosting type

Hosted by Unleash

SDK information (language and version)

No response

@feifeiteacher feifeiteacher added the bug Something isn't working label May 28, 2024
@github-project-automation github-project-automation bot moved this from New to Done in Issues and PRs May 29, 2024
@nunogois
Copy link
Member

Hi @feifeiteacher, thank you for opening this issue. This should be fixed in the latest v0.1.2. Can you please confirm?

@feifeiteacher
Copy link
Author

When will version 0.1.2 be available online

@nunogois
Copy link
Member

Hi @feifeiteacher, version 0.1.2 has been released ~3 hours ago: https://github.com/Unleash/proxy-client-vue/releases/tag/v0.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants