79197255

Date: 2024-11-17 13:14:11
Score: 1.5
Natty:
Report link

at first i seperated my folders in app.js into both folders

app
----(main)
----------login
----------profile
----dashboard
-------------page.js

which gets this error, in main there are many pages and i get this error. folder structure in main folder were something like this

app/(main)/profile/page.js

i removed (main) in app.js and transfer all folders in app.js directly, not in brackes (main) and edited like this

app/profile/page.js

the error gone

Reasons:
  • RegEx Blacklisted phrase (1): i get this error
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: amir seraj