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

Updating keyed/fre failed #1794

Closed
krausest opened this issue Dec 14, 2024 · 2 comments
Closed

Updating keyed/fre failed #1794

krausest opened this issue Dec 14, 2024 · 2 comments

Comments

@krausest
Copy link
Owner

As in #1789 I'm updating all implementations. Implementations that failed to update are moved in to the broken-frameworks folder.
The build works fine for fre 2.6.5, but the swap rows test fails with a runtime error:

main.js:5 Uncaught TypeError: Cannot read properties of undefined (reading 'insertBefore')
    at L (main.js:5:2168)
    at L (main.js:5:2343)
    at L (main.js:5:2332)
    at L (main.js:5:2332)
    at L (main.js:5:2343)
    at L (main.js:5:2332)
    at L (main.js:5:2332)
    at P (main.js:5:3076)
    at G (main.js:5:3021)
    at B (main.js:5:2725)
L @ main.js:5
L @ main.js:5
L @ main.js:5
L @ main.js:5
L @ main.js:5
L @ main.js:5
L @ main.js:5
P @ main.js:5
G @ main.js:5
B @ main.js:5
M @ main.js:5
(anonymous) @ main.js:5
t @ main.js:5Understand this errorAI
main.js:5 Uncaught TypeError: t is not a function
    at M (main.js:5:1929)
    at main.js:5:1600
    at Array.forEach (<anonymous>)
    at MessagePort.t (main.js:5:1589)

@yisar Can you take a look at this?

krausest added a commit that referenced this issue Dec 14, 2024
@yisar
Copy link
Contributor

yisar commented Dec 14, 2024

Thanks for your work. I don't have time to fix this issue because I have a final exam. After I finish the exam, I will submit a new version, and you can temporarily take it down.

@krausest
Copy link
Owner Author

Good luck for your exam!

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

No branches or pull requests

2 participants