-
I'm encountering an issue while attempting to bundle my project using Expo Router. The web bundling process fails consistently with the following output:
---
**Steps to Reproduce:**
1. Run the …
-
### Describe the Feature
The social-app uses https://www.npmjs.com/package/@expo/webpack-config which is no longer supported
https://github.com/bluesky-social/social-app/blob/3c33e42d3508bacc6c594…
-
**Description**
Right now Flutter is horrible for SEO because even if you were to use some sort of pre-rendering tool, it is generating canvas. Meanwhile Jaspr provides a great rendering system th…
-
### Symfony version(s) affected
7.2.0
### Description
When I browse my local website, the debug toolbar is displayed without any style:
![image](https://github.com/user-attachments/assets/…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## Bug Report
### Version
```toml
axum = { version = "0.7.7", features = ["macros"] }
hyper = { version = "1.4.1", features = ["http1", "http2", "server"] }
tonic = "0.12.3"
tonic-web = "0.1…
-
## Specific Demand
Right now the Router has no hash support for the web, which means that if the server does not redirect every request to the index.html file, a user visiting the /new route, wit…
-
### Steps to reproduce
I have some functionality in my project where the current route must be refreshed after some user action. Depending of those user action the content of widget which represent…
-
Sidekiq::Web is a mess. It's a lot of metaprogramming, much of which came from its Sinatra origins. Find a simpler, cleaner Rack router.
-
### Minimal reproducible example
https://github.com/Ryguy10712/bugTest
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please select the bundler…