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

Flag component isnt individually exported #46

Open
2 of 3 tasks
carbotaniuman opened this issue Jun 8, 2021 · 1 comment
Open
2 of 3 tasks

Flag component isnt individually exported #46

carbotaniuman opened this issue Jun 8, 2021 · 1 comment

Comments

@carbotaniuman
Copy link

carbotaniuman commented Jun 8, 2021

import { Flag } from 'vue-flagpack'

Please check all that apply

  • visual bug
  • functional bug
  • able to consistently reproduce

Expected Behavior

The Flag component gets exported and I am able to use it individually.

Current Behavior

Flag is undefined as it is not exported

Possible Solution

Add an export for the flag in the module.exports

Steps to Reproduce

  1. Try the Import straight away example

Screenshots

Logs

Context

I am trying to lazily load the flags in.

Your Environment

  • Version used: 1.01
  • Browser Name and version: Firefox 90.0b
  • Operating System and version (desktop or mobile): Windows 10 Desktop
  • Link to your project: None
@nazar1ua
Copy link

@donovanroubos, it works in pr #63

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

No branches or pull requests

2 participants