You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem:
- String IDs can be fixed in code, but module IDs cannot. It's only a matter of
time before someone asks for that.
Solution:
- Allow module IDs to be fixed in code with a `get_module_id` query.
Note:
- If a module ID is fixed in an environment, it is advisable also to provide the
module string. Otherwise it will be fixing the ID of the "default" module.
0 commit comments