Skip to content

issues Search Results · repo:etherCorps/sveltekit-og language:TypeScript

Filter by

20 results
 (77 ms)

20 results

inetherCorps/sveltekit-og (press backspace or delete to remove)

With Svelte 5 around the corner, it d be awesome if we could update this to support Svelte versions above 4.X. Currently unable to build my site since sveltekit-og relies on a peer dependency of ^4.0.0. ...
  • didier
  • 20
  • Opened 
    on May 30, 2024
  • #50

Using 2.0.2 emojis render properly, but 3.0.0 does not render emojis anymore and renders them as square blocks. Can be as simple as: div tw= flex flex-col w-full h-full items-center justify-center bg-purple-50 ...
  • rbozan
  • 5
  • Opened 
    on Mar 19, 2024
  • #47

Hi, My svelte component take parameters a picture to add it as background. Then I pass image as x64. But I need to push it as get parameter to +server.ts. The issue is that the parameter is too long for ...
  • dalton5
  • 1
  • Opened 
    on Mar 10, 2024
  • #45

I finally got sveltekit-og working under adapter-node inside a container but it was kind of painful because of the way that sveltekit/vite/rollup deal with non-code dependencies like binaries and JSON. ...
  • aaronjbecker
  • 2
  • Opened 
    on Feb 28, 2024
  • #44

When I return ImageResponse without new after upgrading, it seems I get the following error: TypeError: Class constructor ImageResponse cannot be invoked without new at GET (/home/rbozan/Projects/learning/game/src/routes/og_course/[id]/+server.ts:57:38) ...
  • rbozan
  • 1
  • Opened 
    on Feb 10, 2024
  • #43

It is annoying when my console prints items I don t want to. At the very least, only print when in dev mode. Thanks, J
  • jdgamble555
  • 1
  • Opened 
    on Jan 13, 2024
  • #38

As soon as I add a text field in an svg, I get ERR_EMPTY_RESPONSE. I remove it from the svg, all works: text x= 65 y= 55 Grumpy! /text This is on my local machine, which obviously has fonts installed. ...
  • jdgamble555
  • 2
  • Opened 
    on Jan 13, 2024
  • #37

On commit 501efa9, the README was overwritten with the default README for create-svelte. Was this intentional?
  • MihkelMK
  • 5
  • Opened 
    on Nov 20, 2023
  • #34

In the development mode the og image is being generated properly, but when I build it and then run the built script it always returns the following: Error: ENOENT: no such file or directory, open /home/rbozan/Projects/learning/game/build/server/chunks/noto-sans-v27-latin-regular.ttf ...
  • rbozan
  • 4
  • Opened 
    on Nov 19, 2023
  • #33

Describe the bug It states you need to install this package as DEV dependency, but according to the following this won t work: https://kit.svelte.dev/docs/adapter-node#deploying Development dependencies ...
  • rbozan
  • 2
  • Opened 
    on Sep 21, 2023
  • #31
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub