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

After updating to 25.0.5, navigate.js had a hash error #739

Closed
lockdlock opened this issue Mar 27, 2023 · 2 comments
Closed

After updating to 25.0.5, navigate.js had a hash error #739

lockdlock opened this issue Mar 27, 2023 · 2 comments

Comments

@lockdlock
Copy link

lockdlock commented Mar 27, 2023

After updating to 25.0.5, navigate.js had a hash error.
Can you please let me know if there is a fix for this?

  • fulltextsearch
    • INVALID_HASH
      • js/navigate.js
        Raw output
        Array
        (
        [fulltextsearch] => Array
        (
        [INVALID_HASH] => Array
        (
        [js/navigate.js] => Array
        (
        [expected] => a27db0086e689857badf5864ec80e97c014f327d4c4e064c25a157e742db3eafbc95719f5ed51ee09c9094669a4f77d10345c07195105419621c23df9a5717a6
        [current] => c2d06a57a7197d9edfb5712c095a3ac87261b1b7f360ec476ba4891271098201b255936e8e068956b05805c2989e6097d48dab47d9deb605229a9aca593f7f1f
@joshtrichards
Copy link
Member

I'm not sure of the explanation originally, but in subsequent versions (even for v25) this isn't the case based on testing in my environment. I'm going to close this out but definitely don't hesitate to reopen if you see this reoccur.

@otkachov
Copy link

otkachov commented Jun 8, 2024

After updating from 27.1.9 to 27.1.10 had a same error:

Raw output
==========
Array
(
    [fulltextsearch] => Array
        (
            [INVALID_HASH] => Array
                (
                    [js/navigate.js] => Array
                        (
                            [expected] => a27db0086e689857badf5864ec80e97c014f327d4c4e064c25a157e742db3eafbc95719f5ed51ee09c9094669a4f77d10345c07195105419621c23df9a5717a6
                            [current] => ee7640215d949f04120240be17c6a112afb21ec1836700819fb60b9b68feb2af2f4a9c7bc0e2a6d011bc417fb57f91c5cd165fdc7447ad37cc8ed6acacc374d7
                        )
                )
        )
)

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

3 participants