-
Laravel has recently released a beta version of Laravel Octane.
Because a lot of things are cached, the list of routes doesn't update between requests. This means all prefixed routes do not exist, …
ju5t updated
5 months ago
-
I'm curious if anyone has written unit tests for a component using this library? I'm using it in a Next.js app (works beautifully, by the way) but when I try to test the component, it bombs out with …
-
### Steps to reproduce
1. Upload several videos from filmic pro
2.
3.
### Expected behavior
Tell us what should happen
upload video files should work
### Actual behavior
Tell us …
-
I'm curious about switching to nuxt-i18n-micro as nuxt-i18n is a bit clunky. I am almost sold, but I am hesitating because of some features I'm unsure:
## Localized routes
Is it possible, or will …
-
### Version
[v5.3.0](https://github.com/nuxt-i18n/releases/tag/v5.3.0)
### Reproduction link
[http://jsfiddle.com](http://jsfiddle.com)
### Steps to reproduce
- Set 'differentDomains' to true in …
-
It would be nice to be able to render local hillshading. Currently one has to fallback to use tile servers (See https://github.com/janbar/osmin/issues/9). The goal of the issue is to collect research …
-
I don't like the fact that you need a Google or Slack account. I'm sure you'll scare off a lot of people with that. Have a lot of interest in this app, but would never think of hosting something mysel…
-
### Description
When using dynamic routes (slugs) next-intl is not aware of the translations, uses same (main slug) on all language versions.
There is no documentation on how this should be achiev…
-
# 💬 RFC
This is to start tracking some notes/scenarios about how we might want to enable conventions via AOT.
## 🔦 Context
Most apps will want to ship with as small of a runtime as possible. …
-
Hello, This issue is very similar to #354, but I didn't want to force that re-opened.
I am running into an issue that `app.render` silent fails.
The website I am writing is sending reminder emails…