Davey Jacobson
Davey Jacobson
Apologies for not seeing this sooner. It was a misunderstanding on my part.
> "Rugby Union", for example, has different rules depending on age groups. This can perhaps be inferred by the age grouping of the specific teams. @KenSharp Nice to see **Rugby**...
> I didn't realise that a URL was an option. Interesting. That's right, mate. As it says on the [sport](https://schema.org/sport) page... > Values expected to be one of these types:...
> In that case, you might like to see our IPTC work in progress at https://sportschema.org/ ... FINALLY!!! Can't wait to dig into this!
> Just wanted to report that the mini player does not scale correctly when scrolling down the page. I'm also experiencing the same issue. I'll try to implement the CSS...
In case this helps anyone, I added this to my `next.config.mjs` on CodeSandbox and the issue went away: ```javascript const nextConfig = { webpack: ( config, { buildId, dev, isServer,...
I am experiencing this very error and I am following the naming conventions. Is there something I am not doing correctly? ### For Zustand: - `folder_type_zustand.svg` - `folder_type_zustand_opened.svg` ### Inside...
@JimiC I've done that multiple times. Same result: no icon.
When viewing the [`cssSelector`](https://schema.org/cssSelector) examples, [the first example](https://schema.org/cssSelector#eg-0237) either has an error with the selectors or needs to include relevant microdata as the line `"cssSelector": ["headline", "summary"]` has no frame...