-
got a lot of issues on section 2 after adding flow.
also dog.js changed from
module.exports = Dog
to
export default Dog
is that correct
ERRORS
node_modules/eslint-plugin-jsx-a11y…
-
To be able to react quickly without deploying a new version, we should not only invalidate/block the signed account of a scammer, but also invalidate all signed witnesses of its children at the same t…
-
Working with Django's `.filter(foo__bar)` method does not seem to filter out the soft deleted models. Is that desired behaviour?
Say we have these two models:
~~~Python
class Parent(SafeDeleteMo…
lmbak updated
2 years ago
-
I found an issue with serialisation where parent id overrides children ids during serialisation.
# Example
Assume I have the following 2 models and a property in the parent which extract data fr…
-
## My Environment
* __ArangoDB Version__: 3.5
* __Storage Engine__: RocksDB
* __Deployment Mode__: Cluster
* __Deployment Strategy__: Manual Start in Docker
* __Configuration__: 3 coordinators…
-
Failed to compile.
./components/Filter.tsx:48:39
Type error: Type '{ children: ({ active }: ItemRenderPropArg) => Element; key: string; onClick: () => void; }' is not assignable to type 'Intrinsic…
-
Sometimes we have a case like this in the business logic:
```xml
```
In such cases QRave will simply refuse to load the…
-
Run this app that renders a blur filter using `flutter -d chrome run --wasm`. Then shrink the window to the size of the image.
```
import 'package:flutter/material.dart';
import 'dart:ui' as ui;…
-
Example:
`children.filter(child => isComponentOf(child, Option));`
![image](https://github.com/estrelajs/estrela/assets/27731641/b8a59983-2251-48e4-8ea1-1645db001f62)
-
Report: https://discordapp.com/channels/752553802359505017/752647196419031042/906556038113800223
Code:
```js
import React from 'react';
import { MDGlobalSpec } from '../../../../Meeting/Meetin…