-
Currently, [Modrinth reports](https://modrinth.com/mod/appleskin/) that this mod is unsupported on servers. Unless there have been some big changes since I last checked, this is incorrect; the Modrin…
-
### Support for Google Tag Manager
I would like to be able to use Google Tag Manager instead of gtag.js.
**GA4 dataLayer formatted incorrectly**
According to [Google's recommendations for ecommer…
-
### Describe the bug
In an application with access control (from start.vaadin.com), the server-side access control rules are not applied immediately when a new view is added. This leads to being redi…
-
The title says it all. What are the issues with doing this? Would security be an issue?
I would see allowing server-side mods to inject temporary client-side mods as being very useful, e.g. allowin…
-
# npm audit report
axios >=1.3.2
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
node_modules/axios
@inertiajs/core >=1.0.15
Dep…
-
### Clear and concise description of the problem
In a `npx create-next-app@latest` boilerplate add this component
```js
'use server'
import { register } from 'swiper/element';
register();
…
-
**Describe the new feature you would like to see**
When a message is sent from the server using signalR, the message should be logged.
**Describe the solution you'd like**
See: https://learn.micr…
-
-
I can't access the admin page.
-
### Description of Feature
Nuxt Server Side Rendering Support, thus when we place the config inside SSR hooks it works correctly
### Related Issues
From my case, on SSR when I applied force v…