LegacyForms are returning Undefined in '@grafana/ui'

Failed to import plugin module TypeError: Cannot read property ‘Select’ of undefined

package.json
@grafana/data”: “7.4.2”,
@grafana/runtime”: “7.4.2”,
@grafana/toolkit”: “canary”,
@grafana/ui”: “7.4.2”,

import { LegacyForms } from ‘@grafana/ui’;
const { Select } = LegacyForms;

Legacy forms returning undefined

what to do ??

Moderator here: Please do not tag people like this in an effort to get a faster response. It’s considered spam behavior according to our community guidelines and if you continue to do this we will take action to limit your posting ability on the forums. Thank you. FAQ - Grafana Labs Community Forums

I apologize for it
No bad intention behind, Did not know whom to reach out so

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.