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

[Bug] Argan Dashoard 2 PRO with Meteor and Blaze #72

Open
sanghmitrabeco opened this issue Aug 30, 2023 · 0 comments
Open

[Bug] Argan Dashoard 2 PRO with Meteor and Blaze #72

sanghmitrabeco opened this issue Aug 30, 2023 · 0 comments

Comments

@sanghmitrabeco
Copy link

Version

2.0.5

Reproduction link

https://www.creative-tim.com/product/argon-dashboard-pro

Operating System

mac

Device

Macbook

Browser & Version

Chrome

Steps to reproduce

Actually this is not really an issue. I am trying to use argon dashboard pro with Meteor Blaze. I have kept all js files in /imports/assets/js and importing them to main.js

import { $ } from 'meteor/jquery';
import '/imports/assets/js/core/bootstrap.min.js';
import '/imports/assets/js/plugins/perfect-scrollbar.min.js';
import '/imports/assets/js/plugins/smooth-scrollbar.min.js';
import '/imports/assets/js/argon-dashboard.min.js';

What is expected?

Somehow the application is not responsive.

What is actually happening?

I actually use a lot of your dashboard template with meteor. This is the first time i am having such issue. any recommendation?


Solution

Additional comments

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

1 participant