-
Version info
Angular: 16
Firebase: 7
AngularFire: latest
Other (e.g. Ionic/Cordova, Node, browser, operating system): Node
export class CategoryComponent {
private fs: Firestore = inje…
-
### Version
3.0.0-rc.2
### Reproduction link
[https://github.com/ijdickinson/vue-cli-jest-problem](https://github.com/ijdickinson/vue-cli-jest-problem)
### Steps to reproduce
This is a simila…
-
-
### Version
3.0.0-rc.5
### Reproduction link
[https://codesandbox.io/s/vue](https://codesandbox.io/s/vue)
### Steps to reproduce
```
vue create vue-jest
? Please pick a preset: Manually sel…
-
I want to use the NextUI library in order to import some ready-made, nicely styled components for my app and so I don't need to mess around with CSS too much. Here is the doc for that library: https:/…
-
As mentioned in #716 and discussed at the 2018 Tokyo f2f, lazy definitions would be a useful addition to the specs.
## What
A lazy definition would take a tag name and an async function that ret…
-
# no `for` & create Array 100
```js
new Uint8Array(100).map((item, i) => (item = i));
// Uint8Array(100) [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23,…
-
## Description
Fix the quiz progress bar
## PROPOSED TODO
→ As you can see on the screenshot, the green bar is often beside the numbers. It should exactly reach the current number, not go befor…
-
@istride Where should I keep my client_id?
It's currently exposed in my code. Where would be the best place to store it or do I need to hide it/encrypt it some how before deploying my app?
http…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I'm experiencing a deployment issue on CodeHarborHub. When trying to deploy my app on Vercel,…
SCR01 updated
3 months ago