Afiur Rahman Fahim
Afiur Rahman Fahim
Hi @crysosancher I hope you've got around it by now 😅 But what @zbennett suggested should work perfectly fine (thanks a lot @zbennett!). If you're not using VSCode, or don't...
Having the mismatched hashed class name issue too. No style is being applied because the class name in `` and the class name on the element doesn't match.
@s-ashwinkumar Woo, thanks so much for all those info! When I saw it has mismatched hashes, I felt like, gosh, if it generates new ones every time, and it _can_...
Hello @smallwhiteqwp, Thanks for checking out the project. The position of the hat can be changed through CSS styles. The relevant code is [here](https://github.com/faahim/happy-birthday/blob/master/style/style.css#L125). You also have to update the...
Having the same issue here as well. Using the workaround @adam-s provided. Works okay, but it doesn't hot-reload the file changes and I have to build + reload the extension...
Just putting it here in case it helps any of you, I [found this post](https://dev.to/jacksteamdev/advanced-config-for-rpce-3966#main-world-scripts) written by @jacksteamdev where talks about MAIN world script. But, he mentions injecting script through...
> Even if there was a way to make Vite/HMR loader code work in the main world, there's another problem: using the Vite loader introduces a delay to code execution,...
Hi @gf-skorpach 👋 Thanks for these pointers. While this works, it still isn't ideal. I could be totally wrong here, but the way I understand it, when you add a...
Chiming in just to up vote this. I've been hoping to be able to do something very similar with Recharts for quite some time now. In my case, it's a...
Not really sure if it's still under development, but chiming in to say that this feature would be a very helpful one! I'd love the ability to add my own...