Martin
Martin
Just joined the Discord community. You should probably be able to accomplish everything that's done inside the current constructor with `__post_init__()`.
Hi @MrDiver are there any updates on this? Here are some thoughts that might be helpful: What you wanna do is get rid of the constructor and place all the...
You can have a look at the solution here: https://github.com/firebase/firebaseui-web-react/pull/173#issuecomment-1215648239
Is there a workaround that we can use for now? I'm also using Next.js 13.
I'm currently using Next.js 13 with `[email protected]`. The weirdest part is that everything works when I have `useHotkeys` in one file. Yet, everything breaks as soon as I add some...
Can confirm for `4.0.4-5`, works like a charm. Thanks @JohannesKlauss @nicksrandall !
I was about to open a new issue for videos then noticed that the title was updated and included the case for videos as well, thanks! Has anyone found a...
I can confirm that adding `spaceId` as suggested by @alexblack actually works. I did this for videos on the client-side (which is a "dirty" hack) by finding the `getElementsByTagName('video')` and...
Has anyone figured out how to properly fix the issue for videos? My previous workaround stopped working. The page is `published to web`. All the images show up properly. Yet,...
@transitive-bullshit Do you think this is a good fix to resolve the issues with the new notion file format for assets like video/audio? (#428 #449 #441 ) cc @normdoow @pbteja1998