Skip to content

Conversation

@microbit-grace
Copy link

@microbit-grace microbit-grace commented Oct 14, 2024

  • Remove debug logging

@github-actions
Copy link

github-actions bot commented Oct 14, 2024

Comment on lines +74 to +77
"code-download-error": {
"defaultMessage": "Error downloading the target code",
"description": "Title for error message relating to project loading"
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One string added. Do not merge till strings clean up is merged

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've now merged that

const { activitiesBaseUrl } = useDeployment();
const resource = useMicrobitResourceSearchParams();
const loadProject = useStore((s) => s.loadProject);
console.log("resource", resource);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To remove

resource,
intl
);
console.log("code", code);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To remove

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert changes in HomePage

@microbit-grace microbit-grace deleted the open-in-createAI branch October 15, 2024 09:35
@microbit-grace
Copy link
Author

microbit-grace commented Oct 15, 2024

Renamed branch to not have upper case letters so that preview link works
Continued in #388

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.

3 participants