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

Fixing / Updating to total4 #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

frunjik
Copy link
Contributor

@frunjik frunjik commented Mar 28, 2024

  • I redid the rewrite and tried to fix the errors / architecture (and learned a lot)
  • It seems to work ...

But there is still an error when going to contact page:

spa.min@19.js:8 TypeError: self.evaluate is not a function
    at self.setter (<anonymous>:1:164)
    at A.setterX (spa.min@19.js:8:66494)
    at $n (spa.min@19.js:8:53849)
    at e (spa.min@19.js:8:52724)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
spa.min@19.js:8 TypeError: self.evaluate is not a function
    at self.setter (<anonymous>:1:164)
    at A.setterX (spa.min@19.js:8:66494)
    at $n (spa.min@19.js:8:53849)
    at e (spa.min@19.js:8:52724)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
    at e (spa.min@19.js:8:52730)
```

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

Successfully merging this pull request may close these issues.

1 participant