We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Long expressions currently overflow: https://solid.github.io/ldflex-playground/#.from(%5B'https%3A%2F%2Fruben.verborgh.org%2Fprofile%2F'%2C%20'https%3A%2F%2Fdata.verborgh.org%2Fpeople%2Fjoachim_van_herwegen'%5D)%5B'https%3A%2F%2Fruben.verborgh.org%2Fprofile%2F%23me'%5D.friends.name
We likely want a scrollbar for the expression and/or some line-wrapping.
The text was updated successfully, but these errors were encountered:
Fixed overflow issues
cc18e09
Preventing long expressions from overflowing, thereby fixing LDflex#5
No branches or pull requests
Long expressions currently overflow:
https://solid.github.io/ldflex-playground/#.from(%5B'https%3A%2F%2Fruben.verborgh.org%2Fprofile%2F'%2C%20'https%3A%2F%2Fdata.verborgh.org%2Fpeople%2Fjoachim_van_herwegen'%5D)%5B'https%3A%2F%2Fruben.verborgh.org%2Fprofile%2F%23me'%5D.friends.name
We likely want a scrollbar for the expression and/or some line-wrapping.
The text was updated successfully, but these errors were encountered: