- Issue created by @stillworks
- 🇩🇪Germany stillworks
Testet with libs 1.6.0 and downloaded the files with composer or manually in case there is/was some corrupted files. But the same.
- Status changed to Postponed: needs info
4 months ago 2:40pm 19 July 2024 - 🇮🇩Indonesia gausarts
Thank you.
Could you save the form after reloading the error page? Might be just glitches between database and codebase sync.
Or the error persistent?
Not sure if related, but last changes in 3.x were mostly due to striving to listen to phpstan too much. Some might cause oversight fatal errors somewhere like seen at some phpstan fixes at Blazy noticeably. 2.x was a bit ignorant of phpstan, and so hardly fatal errors.
- 🇩🇪Germany stillworks
Can't access admin/config/media/slick at all. Can't save or edit anything there. No access to the optionsets.
Other things directly on the field "Manage display" parts works normally. - 🇩🇪Germany stillworks
Checked with these releases:
3.0.2 - 17 May 2024
3.0.1 - 28 April 2024
3.0.0 - 6 April 2024
3.0.x-dev - 19 September 2023same error.
PHP 8.2.18
Drupal 10.3.1
Cache cleared multiple times. - 🇮🇩Indonesia gausarts
The trick I normally do for fatal errors specific in a glitch state is not by pressing the reload circle icon, nor F5, nor CTRL/CMD + R, but by placing the mouse cursor in the browser bar, and hit enter.
The previous 3 reloading is for cache clearing, the last will normalize glitch.
If peristent, then we can be sure it is not a glitch.
Until further fixes, hence reversions to old codes, you can use Devel module config editor, and change breakpoints value from null or empty to 0, and save. Clearing cache should bring your Slick UI back. Thus inputting 0 or any number should do the trick till the next fix.
- 🇩🇪Germany stillworks
Until further fixes, hence reversions to old codes, you can use Devel module config editor, and change breakpoints value from null or empty to 0, and save. Clearing cache should bring your Slick UI back. Thus inputting 0 or any number should do the trick till the next fix.
Checked all configs for a breakpoint with "null" there was one and changing that to "0" worked for me.
Reloading the page the way you recommended did't work. Thanks for the help! -
gausarts →
committed 01565aa4 on 3.0.x
Issue #3462668 by stillworks: Slick UI breaks getBreakpoints
-
gausarts →
committed 01565aa4 on 3.0.x
- Status changed to Fixed
4 months ago 4:41am 11 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.