hostedposted
hostedposted
You need to dynamically load it. Try something like this: ```js import dynamic from "next/dynamic" dynamic(() => import("tw-elements"), { ssr: false }) ```
I found out that it is still up just on https://mistersircode.github.io/wiiu-titlekeys/ instead of https://skylerspark.github.io/wiiu-titlekeys/. I was able to get this by pressing the check mark above the code then pressing...
Maybe you should get a better hack lol
I cannot replicate. Can you send the console?
oh nvm there is a problem with your inventory.
My commit makes it look like  or 
> we have sourcemaps of prodigy. they're a few versions outdated but they're pretty similar to the modern, i'll add you to the repository. only like 35 versions out of...
> Where is the sourcemap? only collaborators get it
I think I have something ```js _.instance.prodigy.gameContainer.get("98e-4ed0").data.egInfo.tier = 2 ``` for level up and ```js _.instance.prodigy.gameContainer.get("98e-4ed0").data.egInfo.tier = 3 ``` for ultimate. However I don't know how to test it.