Using in Angular 6
See original GitHub issueI’m submitting a … (check one with “x”)
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior In angular6, component just opens on to the page, instead of in a modal pop-up No console errors. Close and other features all work fine. Expected behavior
Expected to open
Reproduction of the problem
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
- Smart Modal version: 0.8.x
- Angular version: 2.0.x
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
- Language: [all | TypeScript X.X | ES6/7 | ES5]
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Angular 6 - Quick Guide - Tutorialspoint
Angular Element − Allows Angular Components to be published as Web Components which can then be used in any HTML page. Using Angular...
Read more >Getting started with Angular
This tutorial introduces you to the essentials of Angular by walking you through building an e-commerce site with a catalog, shopping cart, and...
Read more >Angular 6 Tutorial – Learn Angular 6 from Experts - Intellipaat
Angular 6 is a framework based on JavaScript and is used for building web applications in JavaScript, TypeScript and html. The entire framework ......
Read more >Building A PWA Using Angular 6 - Smashing Magazine
In this tutorial, we'll be using the latest Angular 6 to build a PWA by implementing the core tenets that make a PWA....
Read more >Learn Angular 6 by building a full-stack application
In nutshell, you'll learn to generate Angular 6 apps, generate components and services, and add routing. You'll also learn to use various ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I got it working now. I had to add the NgxSmartModal CSS reference into my angular.json file instead of importing it into the main style sheet. You an close this out now. Thanks your help.
Hi @mikeKane, I answered you on #155. 😉