-
Hi,
Great gem, no problems so far with it, but seem to have now hit a limitation which is setting up a spouse, or multiple without children. Had a look at the master code and doesnt look like this i…
-
Often in ASP.NET Core application type is being repeatedly resolved at runtime but is not known at compile time and couldn't be made a true constructor injected dependency.
Some examples:
1. Middl…
-
Hello and, first of all, thank you for your work! It's amazing!
Maybe I'm just not the target for Hyperbole, or maybe it's just too much work and nobody getting paid to do it (completely understand…
-
**🧐 Motivation**
Most ERC4337/ERC6900 smart contract accounts use the UUPSUpgradeable proxy pattern today. In OZ5.0's Initializable, the same `INITIALIZABLE_STORAGE` slot is used. As such, if more th…
-
I'm sure this was part of the discussions early on, but have you considered using a framework such as Vue or Angular? It would clean up the front end code a lot and probably everything else as well as…
-
Recent changes have added `RESN` to different objects/structures. This is great.
Do we also need to add it to `INDI.NAME`?
I use this a lot in my own tree/software. For example:
```
1 NAME…
-
I'm testing Navigator 2.0 functionality for a web apps, as described here: https://flutter.dev/docs/development/ui/navigation
The example I'm trying is the one described in the [blog post](https://me…
-
Should describe:
* manipulation (ie: by fake data)
* allowed content on servers
* allowed content of server meta data
* any requirements on server owners
* moderation (I don't think we should …
-
I'd like to propose a way for cross-origin IFRAMEs to share their ResourceTiming data with their parent pages, if they choose.
## Background
ResourceTiming is one of the cornerstones of RUM, and…
-
Prior to v2.23, my `webpack.config` which returns a `Promise` worked fine, but now it causes the following errors (LOTS of them):
```
Webpack config returns a `Promise`; that signature is not supp…