-
Hey, running into an issue with newest Injection version:
Bookmarking failed for file:///Users/ryanx2002/Downloads/practice/, Error Domain=NSCocoaErrorDomain Code=256 "Failed to retrieve app-scope …
-
We have a project that involves a mix of Objective-C and Swift. We integrate all the components using CocoaPods. Do we have any plans to integrate CocoaPods?
-
I'm developing a plugin for FlowLauncher, and of course, the process involves frequently building and reloading the plugin. This is pretty annoying, as I can't just build the plugin. Instead, I have t…
-
Hi!
I'm trying to create a PWA using astro, but during development, when hot reloading the project I always get the following error:
```
warnings
One of the glob patterns doesn't match any fil…
-
# The problem
Things can quickly go wrong if a hot reload occurs mid-frame. Imagine half of a frame running with old code, and the other half running with new code.
```cs
while(applicationIsRun…
-
### Description
Carousel doesn't scroll properly when placed inside a RefreshView on Android
(I haven't tested on iOS yet)
### Steps to Reproduce
```
…
-
## Specific Demand
I would love to see that somehow our `style` elements could integrate with bundling to allow hotreloading of CSS just by adding the relevant style tag:
```rust
rsx! {
st…
-
Often, cerebral debugger crashes right when I start my application. Other times, it will be stable for a while and then eventually crash on a new page load. I'm not sure why it crashes sometimes and n…
-
I'm trying to transition from InjectionIII, mainly because it has been crashing my app constantly.
I open InjectionNext, use it to Launch Xcode, then do a clean build. But I still see in my logs:
…
-
- Laravel Mix Version: 6.0.0 (`npm list --depth=0`)
- Node Version (`node -v`): 14
- NPM Version (`npm -v`): 6
- OS: linux
### Description:
For some reason the client websocket (ws or s…