issues
search
poppa
/
sveltekit-svg
SvelteKit plugin that makes it possible to import SVG files as Svelte components, inline SVG code or urls
MIT License
234
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The "bind:this" directive doesn't work with sveltekit-svg
#67
geohuz
closed
1 week ago
4
Does not work in svelte5
#66
jakubdonovan
closed
3 weeks ago
2
<SVGComponent> is not a valid SSR Component
#65
binmalyi
closed
1 month ago
4
use for server side SVG?
#64
dcsan
closed
1 month ago
1
error: __vite_ssr_import_1__.default is not a function
#63
dcsan
closed
2 months ago
2
BUG: SVG component not resizing
#62
moonlitgrace
closed
1 month ago
2
Uncaught (in promise) Error: this={...} of <svelte:component> should specify a Svelte component.
#61
NubbDev
closed
3 months ago
3
SvelteComponent not needed as causing issues passing props
#60
sansjack
closed
3 months ago
2
svelte5 next.183 issues with passing props
#59
sansjack
closed
3 months ago
1
Update decalaration files to use new Component type
#58
AngelRionCervi
closed
5 months ago
1
Trying to install it with the rc version `svelte@"^5.0.0-next.123"` seems to be failing with this error,
#57
poppa
closed
6 months ago
0
This svg does not work when imported as component or src, but does when used used directly
#56
jakubdonovan
closed
7 months ago
7
Fails to compile in Svelte 5: "Invalid compiler option: css: "none" is no longer a valid option"
#55
walker-tx
closed
9 months ago
1
Error: Cannot find module '@rollup/pluginutils'
#54
sntsris
closed
9 months ago
6
Svelte 5 Support
#53
jakeanq
closed
9 months ago
12
`?url` + SVGO?
#52
aradalvand
opened
11 months ago
11
PSA: css selectors that target an imported `.svg` are considered `unused` and are pruned
#51
ar-rm
closed
1 year ago
1
Not a valid SSR component
#50
cristianvogel
closed
1 year ago
2
Get SVGSVGElement from generated component
#49
capsey
closed
1 year ago
2
Sourcemap issues
#48
drFerg
closed
1 year ago
6
Simplify library usage for common usage
#47
jerrygreen
closed
1 year ago
7
`Error: Cannot find module 'svgo'`
#46
jerrygreen
closed
1 year ago
4
Feature/42 tranform componen hook
#45
poppa
closed
1 year ago
0
Render SVG using `{@html ...}`
#44
poppa
closed
1 year ago
0
Revert "feat: Add `transformComponent` hook to allow for smarter components import"
#43
poppa
closed
1 year ago
1
feat: Add `transformComponent` hook to allow for smarter components import
#42
paoloricciuti
closed
1 year ago
0
Add a hook to allow plugin users to modify the resulting component
#41
paoloricciuti
closed
1 year ago
3
Render the contents of the `<svg>` tag using `{@html}` in the component mode
#40
aradalvand
closed
1 year ago
4
Render the contents of the `<svg>` tag using `{@html}` in the component mode
#39
aradalvand
closed
1 year ago
6
Using SVG as component is giving me an error?
#38
hypercompl3x
closed
1 year ago
4
Import SVG component dynamically based on input that the component is getting
#37
ambigos1
closed
1 year ago
2
Svelte 4 support
#36
ShadiestGoat
closed
1 year ago
1
Fix typo in README
#35
joakimnordling
closed
1 year ago
2
Add packages and update config
#34
poppa
closed
1 year ago
0
Error: <Btn_Next> is not a valid SSR component.
#33
freeo
closed
1 year ago
18
Support alternative datauri encodings
#32
c6p
closed
1 year ago
2
SSR true
#31
nosovk
closed
1 year ago
7
Modify the SVG doesn't hot reload
#30
Swoorup
closed
1 year ago
2
Use events on components
#29
YummYume
closed
1 year ago
3
Conflict with Vite 4.0
#28
tcherokee
closed
1 year ago
3
Rename global.d.ts to app.d.ts
#27
vhscom
closed
1 year ago
0
Inlining as data url?
#26
cornzz
closed
1 year ago
1
Svelte and TS errors when importing svgs
#25
plitarko
closed
2 years ago
11
Use `vite.config.js` instead of `svelte.config.js` in README
#24
aradalvand
closed
2 years ago
1
Is usage with a packaged library supported?
#23
blindfish3
closed
2 years ago
5
How to use SVG component in Jest?
#22
pontakornth
closed
2 years ago
3
Add an example on how to NOT remove the viewBox
#21
oetiker
closed
2 years ago
1
Allow to skip SVGO
#20
cibernox
closed
2 years ago
1
Library overriding gradient IDs to #a
#19
yaeszlo
closed
2 years ago
2
Normalize paths to use forward slashes on Windows
#18
ljani
closed
2 years ago
0
Next