Skip to content

fix: check item.detail is type of table#595

Merged
folke merged 1 commit intofolke:mainfrom
devswi:bugfix/check-detail-is-table
Sep 25, 2023
Merged

fix: check item.detail is type of table#595
folke merged 1 commit intofolke:mainfrom
devswi:bugfix/check-detail-is-table

Conversation

@devswi
Copy link
Copy Markdown
Contributor

@devswi devswi commented Sep 18, 2023

CleanShot 2023-09-18 at 16 54 38@2x

if item.detail and not ret:find(item.detail, 1, true) then

item.detail sometimes is type of table and it will cause ret:find function throw a exception.

@folke folke merged commit 3670766 into folke:main Sep 25, 2023
@folke
Copy link
Copy Markdown
Owner

folke commented Sep 25, 2023

thanks!

@devswi devswi deleted the bugfix/check-detail-is-table branch September 25, 2023 08:14
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.

2 participants