question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using in Angular 6

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
rsmachircommented, Sep 1, 2018

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.

0reactions
maximelafariecommented, Oct 30, 2018

Hi @mikeKane, I answered you on #155. 😉

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found