Jack Webb-Heller

Results 24 comments of Jack Webb-Heller

Thanks @jwdunn1 for the speedy reply 👍 The instance mode issue is a little different, I've added some clarification below. The npm package doesn't `export` any methods, so it can't...

I got a prototype working last night, just need to make sure it stays backwards-compatible in the global context. Will get a PR up when I get some time to...

Closed, superseded by #19

If it helps, I'm using this plugin successfully with the Minimal theme. The only adjustment I had to make was adding this line to my theme CSS: ```css /* Fix...

Any updates on this? I believe it's related to https://github.com/livewire/livewire/discussions/5658 (updating nested components in a loop, when conditionally rendered, breaks after the first view caching).

@calebporzio @PhiloNL Hi there, hope you don't mind a nudge on this important issue! 👀 Please can we get this PR merged soon? To recap, this fixes a critical issue...

@ijpatricio Hi there! Just wanted to share my experience setting up Mingle for the first time in an existing app. I found three issues, but all were solveable :) 1....

Worth noting, I set the prefix in the config file to `fasds`. This seems to differ from the convention used by the other prefixes. I don't know how the other...

@owenvoke Since @ToonDG's comment confirming `fas:ds` worked, I ended up using `fas:sharp` as the final prefix, as I noticed you changed the format of the others in a separate PR....

@uno-sw Thanks for the PR, this would make a great addition! Hopefully it gets merged soon 🤞 For anyone else wanting this sooner, it can be solved by adding this...