Skip to content
This repository was archived by the owner on Jun 24, 2023. It is now read-only.

[WIP] stop adding _source prop if element is react fragment #44

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

Conversation

Zolwiastyl
Copy link

Hoping to resolve #38

However changes introduced by me resulted in following error:

Screenshot 2023-01-22 at 18 40 31

Currently I have vague idea what needs to be done now - editable component tries to get display name of react fragment.
I don't know how to propagate my changes made to this package to my local vite project.
node_modules/.vite/deps/react-three_editor_fiber.js is the place that throws error so it should be replaced by new build but I have no clue how I can obtain new version of this file.

Could you please provide me some guidance?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_source added to Fragment
1 participant