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

data view action bar #5

Open
phken91 opened this issue Jan 2, 2025 · 8 comments
Open

data view action bar #5

phken91 opened this issue Jan 2, 2025 · 8 comments

Comments

@phken91
Copy link

phken91 commented Jan 2, 2025

Hello, thank you for contributing to this wonderful project. I have a small issue with using it. Regarding the data view, when I tried to add the data-view-action-bar, it did not appear. Could you let me know if this change has been deployed to the latest version?

@pavelsalauyou
Copy link
Contributor

Hello, thanks. I just forgot to add DataViewActionBarDirective to import section, now data-view-action-bar bar works, see the demo https://demo.elementarui.com/pages/components/dataview

@phken91
Copy link
Author

phken91 commented Jan 2, 2025

Hello, thanks. I just forgot to add DataViewActionBarDirective to import section, now data-view-action-bar bar works, see the demo https://demo.elementarui.com/pages/components/dataview

Hi, demo looks good now, I will update my component to latest version later.

@phken91 phken91 closed this as completed Jan 2, 2025
@phken91 phken91 reopened this Jan 3, 2025
@phken91
Copy link
Author

phken91 commented Jan 3, 2025

Hi @pavelsalauyou , I have upgraded to the latest version using your CLI tool, but unfortunately, the issue still persists.

Even though my code is exactly the same as your sample code.

@pavelsalauyou
Copy link
Contributor

can you provide the code of your component where the data view is placed?

@phken91
Copy link
Author

phken91 commented Jan 6, 2025

Hi @pavelsalauyou, I apologize for responding so late. The current code is a complete copy of the example from your demonstration webpage.

@pavelsalauyou
Copy link
Contributor

run in the command line npx @elementarui/elementar-cli@latest, and tell me what version do you see?

@phken91
Copy link
Author

phken91 commented Jan 6, 2025

hi, this is the output

npx @elementarui/elementar-cli@latest           
Elementar Admin CLI Tool

VERSION
  @elementarui/elementar-cli/1.3.6 darwin-x64 node-v18.20.3

USAGE
  $ elementar [COMMAND]

TOPICS
  plugins  List installed plugins.

COMMANDS
  help     Display help for elementar.
  new      Create a new Elementar Admin application
  plugins  List installed plugins.
  update   Update an existing Elementar Admin application

@pavelsalauyou
Copy link
Contributor

It's very hard to say why it doesn't work for you without seeing the code, I have several projects using data view bar and everything works fine.

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