-
This issue is a feature request asking to add a catch-all capability to the static mode.
The static server should redirect every possible url pointed to the function to the root path.
Example: `h…
-
**Do you want to request a *feature* or report a *bug*?**
Feature, please consider upgrading AWSAppSyncClient dependencies from Apollo 2.4 to Apollo 2.5
**What is the current behavior?**
Local st…
-
## 🐛 Bug Report
I updated my Flipper MacOS desktop to `0.176.1`, and my Flipper pod version to `0.175.0`. This warning is back, it can detect the device but the network and other tools are ofc, not…
-
I have an example class and enabled transform-class-properties (syntax sugar to initialize fields of class instance without a constructor):
```js
@view
class TestClass extends Component {
x = …
-
## Description
I have a local resolver for a client-side field which fetches some data from the server. The fetch that happens in that resolver can take up to 3 seconds to complete. This is a probl…
-
### Describe the bug
I have a model built on SQL query to Clickhouse's system table `system.query_log`. The query is:
```
SELECT event_time,
initial_user,
type,
read_bytes /…
-
there are some migration steps required to move from Preact 8.x to 10.x
https://preactjs.com/guide/v10/upgrade-guide/
cc @cassidoo @tzmanics
-
If you have any admonitions/directives on the page (like tip, info, note etc), the admonition editor autofocuses on load of the editor (and will scroll the page if necessary). This is irrespective of …
-
How to make middleware work with Next.js dynamic import? Thanks
**console error**
![image](https://user-images.githubusercontent.com/2070906/216763019-bdd615f7-aea6-4b79-ba16-ce3ea06d0f06.png)
…
-
**Is your feature request related to a problem? Please describe.**
obs: this feature is not the same as react|vue's suspense api. I see it as an improved version.
What if lwc devs could set props i…