-
I Have looked at upload-queue.js
When we are using a file size filter the `onError` is called.
``` java
onError: function (uploader, error) {
if (error.file) {
var file = this.findPrope…
-
Hello. I've noticed that this library creates a single $locale store shared in sveltekit server instance.
As per sveltekit documentation
> Mutating any shared state on the server will affect all …
-
### Description
This group defined a number of [projects/goals for 2023](https://github.com/nodejs/package-maintenance/issues/550) & one of them was to create a new "statusboard" (similar to npm's …
-
This addon has a flaw that I don't know how to best fix (without major changes). The problem is that opting into the mocked behavior is done by calling `setupBrowserFakes()` in tests, which will regis…
-
Hey,
I am trying to use this addon with Ember, but with no luck. I've tried with ember-cli 3.4 and 3.10 and both failed. I am getting error while trying to use bundled collection of components. It …
-
Time Blocking: 8:30am --> 5:00
8:15-> 8:30: Be in the room, setting up, help people ensure they have requirements on machines
8:30 - 8:45: Intro and Logistics
- who we are
- who they are
- rest…
-
broken = `autoupdate` can't add a new or old version
If you open a PR please mention me (`/cc @klausenbusk`) so we can keep the list up-to-date.
### PR opened
### Pending
- [ ] [ally.js](htt…
-
In a classic app, it's possible to use the instructions [here](https://github.com/ember-intl/ember-intl/blob/v6.5.0/docs-app/app/templates/docs/guide/asynchronously-loading-translations.md) to produce…
-
We have no load function in `layout.svelte` anymore, and an alternative like `+layout.js` is not working automatically because SvelteKit can call it after `+page.js`.
We can still use it if we will c…
-
## The problem
- Created project using this blueprint and added few tiny things on top.
- Whenever I try to add some TypeScript syntax either by creating `*.gts` file or `*.ts` route I will get vari…