#"We're unable to display your source code"
5 messages · Page 1 of 1 (latest)
It's ok to ignore this notice, everything besides showing the code in the dashboard will work. There are guidelines you could follow to make this work (primarily "only export mutations/queries/actions from the file where they are defined") but these will change as we improve the source mapping code.
Sounds good, thanks!
Running into this as well, not really sure where I'm going wrong..
@magic dove is this new for you? Any changes you've made that started it?
This was onced caused by importing a function from one file and exporting it from another, not sure if that's still an issue.