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
Environment (please complete the following information):
Status `~/.julia/environments/v1.9/Project.toml`
⌃ [f68482b8] Cthulhu v2.9.4
⌃ [e9467ef8] GLMakie v0.8.11
[961ee093] ModelingToolkit v8.73.1
[16a59e39] ModelingToolkitStandardLibrary v2.3.4
[4722fa14] PkgAuthentication v2.0.1
[e49d8811] ReactiveGraphs v0.1.1
⌃ [295af30f] Revise v3.5.7
[df971d30] Rocket v1.7.2
Info Packages marked with ⌃ have new versions available and may be upgradable.
Output of using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
It looks like it's because that doc is old. If you used the @mtkmodel and @mtkbuild form, you should complete the system and it will just work. Can you confirm?
Describe the bug 🐞
If you follow this tutorial: https://docs.sciml.ai/ModelingToolkitStandardLibrary/stable/tutorials/rc_circuit/
and if you try to access one of the properties
You'll get this error:
This happens with the latest MTK v8.73.1
I doesn't happen with MTK v8.70.0
Expected behavior
Should return the symbol.
Environment (please complete the following information):
using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
versioninfo()
The text was updated successfully, but these errors were encountered: