We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug vit stops working with TypeError: 'str' object does not support item assignment
To Reproduce Add e.g. "#context.office.write=+off" where the context is "office" and off the corresponding tag
Expected behavior vit starting
Test case I do not fully understand this requirement. The bug should occur in any installation that uses contexts.
The text was updated successfully, but these errors were encountered:
Please provide an example config, and a full backtrace of the issue.
Sorry, something went wrong.
We got a similar report in Debian. You can find a backtrace and example config here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037165
It would be great if somebody could provide a PR for this.
Or at least clearly describe what this feature is, because I don't know what it is, what it does, or how I would implement it.
No branches or pull requests
Describe the bug
vit stops working with TypeError: 'str' object does not support item assignment
To Reproduce
Add e.g. "#context.office.write=+off" where the context is "office" and off the corresponding tag
Expected behavior
vit starting
Test case
I do not fully understand this requirement. The bug should occur in any installation that uses contexts.
The text was updated successfully, but these errors were encountered: