Skip to content

fix(hooks): cannot access 'useEmptyValuesProps' before initialization#17448

Merged
btea merged 1 commit intodevfrom
fix/useEmptyValuesProps
Jul 9, 2024
Merged

fix(hooks): cannot access 'useEmptyValuesProps' before initialization#17448
btea merged 1 commit intodevfrom
fix/useEmptyValuesProps

Conversation

@tolking
Copy link
Copy Markdown
Member

@tolking tolking commented Jul 6, 2024

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

fix #107

The two files referenced each other, which caused the problem

config-provider-props.ts:30 Uncaught 
ReferenceError: Cannot access 'useEmptyValuesProps' before initialization
    at config-provider-props.ts:30:6

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 6, 2024

@github-actions github-actions Bot added the CommitMessage::Qualified Qualified commit message label Jul 6, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 6, 2024

🧪 Playground Preview: https://element-plus.run/?pr=17448
Please comment the example via this playground if needed.

@tolking tolking mentioned this pull request Jul 6, 2024
3 tasks
@btea btea requested a review from kooriookami July 7, 2024 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CommitMessage::Qualified Qualified commit message

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants