SaFrMo
SaFrMo
Hey! I'm seeing this issue as well - Safari desktop and all browsers on iOS devices are getting a 406 error when requesting the font, but all browsers on Android...
I'm looking into making a custom renderer for [TroisJS](https://github.com/troisjs/trois) and am running into a similar issue with needing to use multiple renderers - would love a feature like this to...
It'd be much easier to deal with! We could still have the search term as a query param but have the search live on its own page - I think...
Looks like that plugin doesn't work with Gutenberg, unfortunately
These are awesome thoughts! Going to go through them some here: `rez_gather_related` is definitely a dangerous area for infinite loops, so the more we can avoid it (or the easier...
That's an excellent talk @fnick851 , thanks for the link! I just watched it and it'll definitely come in useful for this issue.
Update on this issue - I was able to get a basic version working [here](https://github.com/troisjs/trois-renderer). I've been working on a better-organized version and will be making that public hopefully in...
Good idea, I can take this one on - thanks for the workaround in the meantime!
Hey @oneWaveAdrian ! Apologies for the delay on this, I thought I'd have more time but haven't had a chance to tackle it yet. I'm unassigning it from myself for...
Update - this is going well so far, I was able to implement a couple `postprocessing` effects successfully and am working on some different scenarios to make sure things are...