Skip to content

Conversation

@yusukebe
Copy link
Member

Fixes #169

We can't set the static property with static name = 'RequestError' in the RequestError class. The name property RequestError is already set.

CleanShot 2025-05-23 at 08 02 15@2x

So, I removed it and added a setter for the instance property.

@yusukebe
Copy link
Member Author

I'll merge this now. If you have any problems, let me know.

@yusukebe yusukebe merged commit ce8349e into main May 26, 2025
3 checks passed
@yusukebe yusukebe deleted the fix/request-error branch May 26, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with RequestError having static name property

2 participants