issues
search
solidjs
/
solid-meta
Write meta tags to the document head
128
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix removing one <title> renders all previous <title>s
#53
yume-chan
opened
6 days ago
0
Support Html, Head, Body?
#52
rvlzzr
opened
1 month ago
1
Solid-start example throws error, documentation needs updating
#51
smtrd3
opened
3 months ago
0
Allow controlled overrides for `<meta>` tags
#50
DaniGuardiola
opened
4 months ago
0
Thrown errors in cache data from solid-router in Meta components not caught by ErrorBoundary
#49
paularmstrong
opened
5 months ago
1
Object.hasOwn is not a function
#48
ChenBonBon
opened
5 months ago
1
fix title string concatenation with comma issue
#47
JakkuSakura
closed
5 months ago
2
New Version Release Required
#46
dddieon
closed
5 months ago
2
doing `<Title>{[].length} items</Title>` in SSR results in "0, items" while in CSR it results in "0 items" as it should
#45
huseeiin
closed
5 months ago
1
🐛 Make sure, that singleton is attached
#44
indeyets
closed
7 months ago
1
docs(solid-start): Adds SolidStart example into `README.md`
#43
royeden
closed
5 months ago
1
its not working at all?
#42
huseeiin
closed
9 months ago
1
Proposal: refactor the processing of meta elements
#40
GoodbyeNJN
opened
11 months ago
5
Proposal: use a `key` prop to override Meta tags
#39
DaniGuardiola
opened
11 months ago
0
Error in solid-meta when navigating solid-start app: The node to be removed is not a child of this node
#38
knpwrs
closed
7 months ago
2
Using multiple values from routeData object in Title appears to insert extra commas
#37
rpivo
closed
5 months ago
3
[Bug?]: Cannot access context when read in Meta content prop.
#41
thetarnav
opened
11 months ago
4
Error when upgrading from 0.28.7 to 0.29.0 or later in solidstart app
#36
stefankyriacou123
closed
12 months ago
1
Fix meta overwriting when `name` is same but others are different
#35
GoodbyeNJN
closed
1 year ago
1
Meta tags with same `name` attribute but different other attributes will be overwritten
#34
GoodbyeNJN
closed
1 year ago
3
Resource in title renders "[object Object]" (SSR)
#33
KevinBLT
opened
1 year ago
3
v0.28.5 release has dist from v0.28.4
#32
katywings
closed
1 year ago
2
add escaping title and meta tags, fixes #21
#30
sirenkovladd
closed
1 year ago
1
SSR with renderTags()
#29
gxxcastillo
opened
1 year ago
2
Hydration errors when using <Meta /> in MDX files with SolidStart
#28
fabian-hiller
opened
1 year ago
2
After going back from Detail to Home page, the title does not change.
#27
Bersaelor
opened
1 year ago
0
If `{someValue}` in `<Title>{someValue}</Title>` evaluates to a falsified value, `<title sm="..." />` is rendered which is invalid
#26
krymel
opened
1 year ago
0
`tags` attribute is optional in typing but throws runtime error when not provided
#25
krymel
opened
1 year ago
2
feat(tags): :sparkles: adds `JSONLD` tag
#24
vilarfg
opened
1 year ago
1
Support for JSON-LD
#23
vilarfg
opened
1 year ago
2
Meta tags overwriting each other
#22
nipatiitti
opened
1 year ago
1
Quotes in attribute values aren't escaped when calling renderTags
#21
niko-roether
closed
1 year ago
0
Meta tags are not being rendered correctly
#20
divineleft
closed
2 years ago
2
How to handle meta tags for different pages?
#19
awfulminded
opened
2 years ago
0
Title tag not changing
#18
awfulminded
opened
2 years ago
9
[Proposal] An alternate design
#17
nathan-alden-sr
opened
2 years ago
0
[Feature Request] I really miss Helmet's titleTemplate
#16
nathan-alden-sr
closed
2 years ago
1
Name change and version
#15
millette
closed
2 years ago
1
createUniqueId cannot be used under non-hydrating context
#14
javiertury
opened
2 years ago
5
improve hydration
#13
nksaraf
closed
2 years ago
0
Implemented plugin to build solid-meta not only as ESM but also as CJS
#12
fednelpat
closed
2 years ago
2
[Feature Request] Script Tag
#11
SushiWaUmai
opened
2 years ago
5
Fix peer-dep semver.
#10
millette
closed
2 years ago
0
feat: add support for solid-js >= 1.4.0
#9
ArnabXD
closed
2 years ago
1
Tags are not replaced, but getting appended
#8
rrjanbiah
opened
2 years ago
11
[FEAT✨]: Generate `Link` Header
#7
N0tExisting
opened
2 years ago
0
<html lang="en"> support
#6
millette
opened
2 years ago
3
Fix commas in SSR with multiple text children
#5
marvinhagemeister
closed
2 years ago
1
renderToString failing
#4
snargle007
closed
1 year ago
11
Enable using lib with commonjs
#3
yonathan06
closed
2 years ago
5
Next