jhard

Results 15 comments of jhard

I cannot reliably reproduce the issue, but I'm facing it as well. It happens when I have multiple projects opened and then open another one. For me, it always happens...

Thank you, @johnvanham your workaround works perfectly well. I ended up extending EntityType and adding the Subscribers as you suggested which handles it nicely. As Symfony and Doctrine have been...

As I've just encountered the same: it appears to happen when you don't have a workspace set up. Setting up a workspace and adding a folder leads to it showing...

@ip2location I'll happily change to the ISO3166-2 region names, I wasn't aware that's what was used. For the sorting, I don't think I understand. The first lines in the file...

Hi Huti, thank you, that looks good. Works fine for me now! Cheers

I've left the windows-test out, because it didn't work for me on OS X either, so I'm just testing for safari. Works for me.

Oh, sorry, I haven't tested that yet, I was just commenting to let you know it's not a windows only-problem ;) Will try that tomorrow at my work computer.

I've tested it with 0.0.10 right now on OS X in a VM with Safari 7.0 (9537.71) and it doesn't work correctly without the mouseout-event bound. Adding that makes it...

Seems like the easiest way is to add the `@context` in the `@graph` array so you end up with what @goellner mentioned. Quickfix for me was to change `brick/structured-data/src/Reader/JsonLdReader.php` in...

> I run into the same issue with the Rank Math WordPress Plugin. There is also the @Schema on the @graph items missing @jhard could you create a PR? Sorry,...