Skip to content
New issue

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

[INVALID] Deeply nested keys are not working #57

Closed
juh9870 opened this issue Sep 2, 2023 · 1 comment
Closed

[INVALID] Deeply nested keys are not working #57

juh9870 opened this issue Sep 2, 2023 · 1 comment

Comments

@juh9870
Copy link

juh9870 commented Sep 2, 2023

This library supports usage of keys with one level of nesting, like editor.title, or main.message, but once I try to go one more level deep, the library stops recognizing keys. Examples are dbe.title.open_database or dbe.title.open_folder.

@juh9870
Copy link
Author

juh9870 commented Sep 2, 2023

Sorry, invalid issue, the cause was macro not picking up changes in localization files during incremental compilation.

#46 seems to be related. I also have workspace structure and use another crate as the entry point,

@juh9870 juh9870 closed this as completed Sep 2, 2023
@juh9870 juh9870 changed the title Deeply nested keys are not working [INVALID] Deeply nested keys are not working Sep 2, 2023
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

No branches or pull requests

1 participant