Commit f7b32f7
fix(qualtrics): move qualtricsSchema after trackedLinkParamSchema to fix TDZ error
qualtricsSchema referenced trackedLinkParamSchema before it was defined,
causing a ReferenceError at module load time that crashed batch creation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 77b1406 commit f7b32f7
1 file changed
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | 731 | | |
745 | 732 | | |
746 | 733 | | |
| |||
814 | 801 | | |
815 | 802 | | |
816 | 803 | | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
| |||
0 commit comments