Giter Club home page Giter Club logo

angular-stencil's Introduction

Hi there ๐Ÿ‘‹

angular-stencil's People

Contributors

seveves avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

angular-stencil's Issues

Not working in IE11 ?

Hi, I can't seem to get this to work in IE11 (It works in all other browsers I've tried: Chrome, Edge, Firefox, Safari & Opera). Is this by design or am I missing something?
I'm looking into building a framework agnostic component library in Stencil and getting it to work in IE11 is sadly a requirement.

The error I'm getting in IE11 is SCRIPT5022: Exception thrown and not caught in polyfills.bundle.js (859,36)

When I debug iterFn is undefined in that line:
if (typeof iterFn != 'function')

Can't bind to 'min' since it isn't a known property of 'fwt-slider'

@seveves

Updating to A7 shows the following with ng test:

Failed: Template parse errors:
Can't bind to 'min' since it isn't a known property of 'fwt-slider'.
1. If 'fwt-slider' is an Angular component and it has 'min' input, then verify that it is part of this module.
2. If 'fwt-slider' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("<div style="text-align:center">
  <fwt-slider [ERROR ->][min]="min" [max]="max" [value]="value1" (valueChanged)="onValue1Changed($event)"></fwt-slider>
  <f"): ng:///DynamicTestModule/AppComponent.html@1:14

capture463

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.