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

Fixed an error when passing an array to addAssetDict #188

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

F-ini-ST
Copy link

@F-ini-ST F-ini-ST commented Apr 30, 2024

Hi, I have the same issue as #128.
Fatal error: Uncaught Error: Typed property eftec\bladeone\BladeOne::$assetDict must not be accessed before initialization in <...path...>\vendor\eftec\bladeone\lib\BladeOne.php:842
I see it was fixed but appeared again after this recent change 8e5aec8#diff-f808bfcd37fd9d35daadbf9e67567956af3388ea1d6aea83f6a94497a98e4cbcR190
So here I'm just fixing a line with $assetDict property declaration.
Would love to have this available in the next version.
Thanks in advance :)

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

Successfully merging this pull request may close these issues.

None yet

1 participant