GithubHelp home page GithubHelp logo

Comments (6)

alavin avatar alavin commented on August 17, 2024 1

Never mind I've made it works.

My fault i've changed something in index.components.js

from laravel-angular-admin.

silverbux avatar silverbux commented on August 17, 2024

Hi vince, this is a current bug, basically you have to restart gulp && gulp watch whenever you create new file,
just control + c the current gulp and enter gulp && gulp watch again

from laravel-angular-admin.

alavin avatar alavin commented on August 17, 2024

Mmm.. I tried couple of times but no luck.

Is my procedure correct?

from laravel-angular-admin.

alavin avatar alavin commented on August 17, 2024

in routes.config.js i added

.state('app.datatables', { url: '/data-tables', data: { auth: true }, views: { 'main@app': { template: '<data-tables></data-tables>' } } })

template: '<data-tables></data-tables>' seems doesn't load the file

angular/app/components/data-tables/data-tables.component.html

Indeed if i try to insert something inside template: '<data-tables>Test message</data-tables>'

I can see Test message displayed on the page.

from laravel-angular-admin.

silverbux avatar silverbux commented on August 17, 2024

alright, actually i was trying it and i also experienced it, apparently data-tables is a reserved word, probably because of the library data-tables, it's weird when i tried to changed it to thedata-tables it worked. you might want to take a look on that also

from laravel-angular-admin.

alavin avatar alavin commented on August 17, 2024

Yes indeed . i renamed in datatables without - and it works.

Shame i spent half day on this.

Thanks.
Vince.

from laravel-angular-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.