-
Latest git clone of develop-next. Installed the plugin auth-password-policy.
This is what happens when I install it. I presume the database is missing a column called "version".
[INSERT INTO os_p…
-
### Problem
As mentioned in the title, it seems like the default export (i.e. `export default preval(getData())`) is returning the Promise `fulfilled`, rather than the actual value resolved.
Her…
-
### Current Behavior
After integrating to an existed pnpm monorepo, it failed when building a next application with config `output:standalone`.
### Expected Behavior
```bash
nx build next-app …
ibufu updated
2 weeks ago
-
We are trying to build Red Hat 8 and Red Hat 9 images on OpenTelekomCloud, but Packer can not get the newly created Virtual Machines IP addresses. Packer version is 1.11.2, huawei cloud plugin is 1.2.…
-
## Description:
Can we get support for the Up Next plugin?
https://github.com/im85288/service.upnext/wiki/Stakeholders
## Details:
- Add-on version: 0.21
- Kodi version: 18
- OS Platform: A…
-
Deal with this issue alongside #45
Next.js 11 introduces ESLint plugin to flag Web Core Vital issues ([source](https://nextjs.org/blog/next-11#conformance)).
But it's not clear how I can revise…
-
**Is your feature request related to a problem?**
KNNQuery execution has many moving parts. It intelligently selects between exact knn search and approximate search, it rescores when there is overs…
-
### Current Behavior
When serving our app, on file changes, the attempted restart of the app fails with the following error:
listen EADDRINUSE: address already in use :::4000
FWIW, this is the infe…
-
Next 11 now has built in image loaders that get in the way of this plugin. You can do something like this:
```js
cfg.module.rules[2] = {
oneOf: [
{
test: /\.…
-
### Describe the Bug
It would be nice is generateFileUrl could return a string or null. If I have an image size option larger than the original photo then all the properties in that object are null. …