Marian
Marian
# Issue summary I tried to build a simple example where the Shopify API calls the "shop.myshopify.com/admin/api/2022-01/customers.json" endpoint. I wanted to see where they put the _API Key when making...
At the moment, when you increase the font size inside a particular window, the rest of the windows receive the font change. I would suggest to add the ability of...
## Currently, this is how these sections(Guide and API Docs) appear in Chrome(v52) print-mode(ctrl + p):  I suggest the use of CSS ``@media print` rule in order to: -...
I get this error: ng-gallery.mjs:287 [NgGallery]: Unable to set the active item because the given index (1) is outside the items range! #### Which versions are you using for the...
``` homepage.component.ts:1194 ERROR TypeError: app.analytics is not a function at angular-fire-compat-analytics.mjs:128:39 at ɵcacheInstance (angular-fire-compat.mjs:146:29) at angular-fire-compat-analytics.mjs:127:34 at map.js:7:37 at OperatorSubscriber._next (OperatorSubscriber.js:13:21) at OperatorSubscriber.next (Subscriber.js:31:18) at subscribe.innerSubscriber (switchMap.js:14:144) at OperatorSubscriber._next (OperatorSubscriber.js:13:21)...
Hi, The Apple login is a little different than Google, Twitter and Facebook login. With Google Login I use this: `this.angularFireAuth.signInWithPopup(new firebase.auth.GoogleAuthProvider()) ` For Apple login, there is no object...
I have installed [rangy](https://www.npmjs.com/package/rangy) in a Angular2+ application. It appears that the function "rangy.resoreSelection" is not found. I've also installed the types: https://www.npmjs.com/package/@types/rangy https://github.com/timdown/rangy/wiki/Selection-Save-Restore-Module `import * as rangy from 'rangy';`
Hi, I'm using this nice extension and it's working great for just email. How can I include the First and Last name in the data saved on MailChimp? In the...
Safari Version 18.0 (20619.1.26.11.3) I have a simple CSS animation placed as inline CSS ``` [data-section-id="66d153c7fa59f85ae17bdd36"] video { position : absolute; top : 0; height: 66vh!important; translate: 0 0vh; animation:...
I updated from v20 to v21.0.0-rc.0 and I get the below error when trying to add data to Realtime Database `ERROR InternalError: too much recursion`