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

Flex pages do not load on Windows #2773

Closed
lufog opened this issue Dec 22, 2019 · 3 comments
Closed

Flex pages do not load on Windows #2773

lufog opened this issue Dec 22, 2019 · 3 comments

Comments

@lufog
Copy link

lufog commented Dec 22, 2019

When flex-pages are enabled, pages do not load.
BcLBaEegjN

Info:

Windows 10 x64
PHP v7.4.0 (on built in server)
Grav v1.7.0-rc.2
Admin v1.10.0-rc.2

All tests were performed on a clean installation.

@OleVik
Copy link
Contributor

OleVik commented Dec 25, 2019

Do you get any errors in your browser's console?

@lufog
Copy link
Author

lufog commented Dec 26, 2019

Yes, there is one error.

On Google Chrome

Uncaught TypeError: Cannot convert undefined or null to object
    at Function.keys (<anonymous>)
    at ReLoad (index.js?9c32:50)
    at Module.eval (index.js?9c32:91)
    at eval (index.js:123)
    at Module../app/columns/index.js (flex-objects.js?c268a8f3b6:109)
    at __webpack_require__ (flex-objects.js?c268a8f3b6:20)
    at eval (main.js?f161:1)
    at Module../app/main.js (flex-objects.js?c268a8f3b6:312)
    at __webpack_require__ (flex-objects.js?c268a8f3b6:20)
    at flex-objects.js?c268a8f3b6:84

On Firefox

TypeError: can't convert undefined to object flex-objects.js:79:30
    ReLoad index.js:50
    <anonymous> index.js:91
    <anonymous> index.js:123
    js flex-objects.js:109
    __webpack_require__ flex-objects.js:20
    <anonymous> main.js:1
    js flex-objects.js:312
    __webpack_require__ flex-objects.js:20
    <anonymous> flex-objects.js:84
    <anonymous> flex-objects.js:87

@rhukster rhukster changed the title Flex pages do not load Flex pages do not load on Windows Dec 26, 2019
@mahagr mahagr self-assigned this Jan 2, 2020
@mahagr mahagr added the fixed label Jan 2, 2020
@lufog
Copy link
Author

lufog commented Jan 3, 2020

Yep, in Grav v1.7.0-rc.3 this problem is fixed.

@lufog lufog closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants