massimocode

Results 9 comments of massimocode

I have also come across this problem and 3.1.3 works fine for me too. Our production Webpack build works fine, but the issue arises when running tests using Karma.

I'd like this feature too

Is there any chance this issue can be prioritised? I'm really not sure why forward slashes in network responses are being escaped in the Preview tab.

@TimVosch This would be a great thing to add. Did you have a chance to look into the issue you noticed with your original PR? If we could get this...

@matthewjh hey, did you get a chance to look at this? I just experienced the same issue.

I totally get why it might be a good idea to see the up and down in one file, but I'm reluctant to do this because it means the following:...

If we could make part of the software which reads the files as a module (i.e. class, function, whatever) which follows single responsibility principle then of course we could add...

Stack trace shows: ``` × Stack api-dev failed to deploy (12s) Environment: win32, node 20.13.1, framework 3.38.0 (local), plugin 7.2.3, SDK 4.5.1 Credentials: Local, "default" profile Docs: docs.serverless.com Support: forum.serverless.com...

It seems the issue is reproducible with navigating to the following URL as well: `/?something[__proto__][else]=oops` I believe there's some magic going on with trying to set nested properties on `__proto__`,...