Arpad Gabor
Arpad Gabor
This issue was posted in the SST Discord as well, it's most likely a problem caused by SST Ion because it sets a default CORS configuration on AWS Lambda Function...
I'm not a game dev but follow the space pretty closely. I'd only like to add that I'm glad that more open source game engines are popping up! Besides Bevy,...
Any chance of this getting some love? I want to create parent/child relationships and it would be awesome to have this possibility out of the box.
Hi, I totally understand the need to close issues that are not planned and I also understand there probably are more important problems to solve. However I'd like to ask,...
Also faced this issue but quickly managed to fix it with JS. Built in would be nice though. ``` const links = document.getElementsByTagName('a'); for (let link of links) { link.setAttribute('target',...
> Oh, thanks! > > Unfortunately we just did a big refactor of these, can you merge the conflicts when you get a chance! will fix it this week
Created a PR for bundling: #85
I have also encountered this issue. Such a feature would be useful for defining default classes in props (or objects where you can style an element based on a key)...
Seeing this exact behaviour in `eu-central-1` as well with Postgres Aurora Serverless V2. Well, I'm using `ion.sst.dev` but I don't think this issue is on their side. I also checked...
I am also seeing this issue but installing nuxt/[email protected] (with overrides) did not fix it for me.