joshcomley
joshcomley
Where exactly does one insert `{ isolatedModules: true }` in this template?
The decoded base64 is as follows: >{ > "version":3, > "sources":[ > "app/components/about/about.component.ts" > ], > "names":[ > > ], > "mappings":";AAAA,sCAAoD;AACpD,kDAAkD;AAUlD,IAAa,cAAc;IAezB,wBAAoB,QAAkB;QAAlB,aAAQ,GAAR,QAAQ,CAAU;QACpC,6BAA6B;QAC7B,mBAAmB;QACnB,sCAAsC;QACtC,IAAI;IACN,CAAC;IAfD,sBAAY,gCAAI;aAAhB;YACE,EAAE,CAAC,CAAC,cAAM,CAAC,SAAS,CAAC,CAAC,CAAC;gBACrB,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC;oBAChB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,cAAM,CAAC,SAAS,CAAC,CAAC;gBACnD,CAAC;gBAED,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC;YACpB,CAAC;QACH,CAAC;;;OAAA;IAQH,qBAAC;AAAD,CArBA,AAqBC,IAAA;AArBY,cAAc;IAR1B,gBAAS,CAAC;QACT,QAAQ,EAAE,MAAM,CAAC,EAAE;QACnB,QAAQ,EAAE,UAAU;QACpB,WAAW,EAAE,sBAAsB;QACnC,SAAS,EAAE;YACT,qBAAqB;SACtB;KACF,CAAC;qCAgB8B,eAAQ;GAf3B,cAAc,CAqB1B;AArBY,wCAAc", > "file":"app/components/about/about.component.js", > "sourcesContent":[ > "import { Injector,...
Did anybody manage to get a cross-platform working solution for this? (especially on empty text fields)
I have followed the exact same steps at @Chuvisco88 and also using [Webpack Starter](https://github.com/AngularClass/angular2-webpack-starter/) and I am getting this: Error: Cannot find module "style-loader!css-loader!resolve-url-loader!sass-loader?sourceMap!./lib\bootstrap.styles.loader.js?{"bootstrapVersion":3,"useCustomIconFontPath":false,"extractStyles":false,"styleLoaders":["style","css","sass"],"styles":["mixins","normalize","print","glyphicons","scaffolding","type","code","grid","tables","forms","buttons","component-animations","dropdowns","button-groups","input-groups","navs","navbar","breadcrumbs","pagination","pager","labels","badges","jumbotron","thumbnails","alerts","progress-bars","media","list-group","panels","wells","responsive-embed","close","modals","tooltip","popovers","carousel","utilities","responsive-utilities"],"scripts":["transition","alert","button","carousel","collapse","dropdown","modal","tooltip","popover","scrollspy","tab","affix"],"configFilePath":"D:\\Code\\Site\\node_modules\\bootstrap-loader\\.bootstraprc-3-default","bootstrapPath":"D:\\Code\\Site\\node_modules\\bootstrap-sass","bootstrapRelPath":"..\\bootstrap-sass"}!./no-op.js" at webpackMissingModule (http://localhost:3001/vendor.dll.js:95903:87) [] at Object....
Any update on this? Or is there an alternative way to generate icons?
Yes, the widths are not being set dynamically any more on any examples (or in my own attempts)
@rigor789 all I can find for XCFramework on npm is this, which is a year old: https://www.npmjs.com/package/ern-container-transformer-xcframework Those dsyms would be hugely appreciated!
This is a basic feature that should exist. Current solutions of counting child nodes are explicitly web-based and do not reflect the fact Angular can be used in many other...
> I was able to fix this with `npm i -g nx` This did not fix it for me
I also have this issue using NS6 and AndroidX. I think it is related to the Glide version, as per this: https://github.com/werbhelius/PickPhotoSample/issues/47 Does anybody have a solution for this?