Albert Marashi

Results 41 issues of Albert Marashi

I've been trying to modify your package to try and implement a Role inheritance feature but I've had a bit of trouble, I lack advanced PHP skills. Eg: ``` owner...

Hello @danielcherubini I've created a new package based off of your `express-vue`/`vue-pronto` called [servue](https://github.com/futureaus/servue). It uses webpack, and async/await. I rewrote 80% of the webpack branch and implemented a new...

### Description of Issue Can't access this.$slots in in the .vue file The variable doesn't exist. Neither does half the other variables that should exist

When will this be supported?

## What problem does this feature solve? I've created a `` management system and an awesome feature would be a native way to render VNodes to strings, both in SSR...

### Describe the problem Related discussion: https://github.com/sveltejs/kit/discussions/4339 File-based stores in sveltekit are basically unusable since they leak state across SSR requests. This is a major flaw in the design of...

enhancement

### Describe the bug When using experimental generics, there is a bug happening where the `let:prop` type is not being passed up to the parent component, causing type issues within...

Hi, I'd like to get in touch with the author so we can start collaborating. I really would love a solid Svelte remotion alternative and I love to see what...

**Is your feature request related to a problem? Please describe.** @Rich-Harris https://twitter.com/PromatiaGov/status/1262183956004220928 Svelte needs to expose which components the SSR compiler has come across during SSR Rendering. This will let...

stale-bot
temp-stale

For example ``` 1. User: Tell me the difference in temperature from Sydney and Melbourne -- Parallel Function Call -- 2. AI: get_weather("melbourne") 3. AI: get_weather("sydney") -- 4. System/Developer: Responds...