krescruz / angular-materialize

Angularjs directives for Materialize CSS Framework https://github.com/Dogfalo/materialize
MIT License
397 stars 129 forks source link

import this directive can not work? #194

Closed strongant closed 7 years ago

strongant commented 7 years ago

js

 var mainApplicationModule = angular.module(
        mainApplicationModuleName, ['app.config', 'ngResource', 'ngRoute', 'ui.materialize','main'
        ]);

html

insert_comment

the tooltipped can not work?

webbiesdk commented 7 years ago

If no link to a page where the issue is present is provided, expect the issue to be closed.