Replies: 2 comments 2 replies
-
Hi there, Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. You can post support questions on our discussions tab instead so I'm moving it over there. I won't be able to help you out personally but others who are watching this repository can help you out. Alternatively, you can post this question on one of the following channels: Thanks. |
Beta Was this translation helpful? Give feedback.
-
You are correct in your conclusion of why that is the case. It doesn't unset the key, it just sets it to |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
After unsetting a config the default value doesn't work anymore
I think this happens because instead of unsetting the value with key, the value is set to null here
Steps To Reproduce:
Tests
Result of test: link
Beta Was this translation helpful? Give feedback.
All reactions